T__TFormAncestor Class

Definition

Should be used as your TForm ancestor.

Delphi
type T__TFormAncestor = class(TForm)
Inheritance
TForm
T__TFormAncestor
Derived

Methods

DoHide
DoShow
DoTranslateTexts(TObject, TMessage)
FormKeyDown(TObject, Word, WideChar, TShiftState)
TranslateTexts(string)

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