| cadetill's blog | Copyright © Xavier Martínez (cadetill) |
Interface IGMOwnerLang
Unit
Declaration
type IGMOwnerLang = interface(IInterface)
Description
Interface that defines the method to call of the owner object to know his TGMLang.
Attributes
- GUID['{98DE1EC1-454C-494A-893A-2B57DC4C341F}']
Hierarchy
- IInterface
- IGMOwnerLang
Overview
Methods
![]() |
function GetOwnerLang: TGMLang; |
Description
Methods
![]() |
function GetOwnerLang: TGMLang; |
|
Returns the TGMLang of the Owner.
If Owner is not assigned or not supports IGMOwnerLang interface then should be returned
ReturnsTGMLang of the owner object. | |
Generated by PasDoc 0.15.0.
