T__TFrameAncestor Class

Should be used as your TFrame ancestor.

Unit: _TFrameAncestor
TFrame
  _TFrameAncestor.T__TFrameAncestor
type T__TFrameAncestor = class(TFrame)

The T__TFrameAncestor type exposes the following members.

Show:
 NameDescription
DoTranslateTexts

Hide

Show

TranslateTexts

This method is called each time a global translation broadcast is sent with current language as argument.

Top