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

Overview

Methods

Public function GetOwnerLang: TGMLang;

Description

Methods

Public function GetOwnerLang: TGMLang;

Returns the TGMLang of the Owner.

If Owner is not assigned or not supports IGMOwnerLang interface then should be returned lnEnglish.

Returns

TGMLang of the owner object.


Generated by PasDoc 0.15.0.