T__TFrameAncestor Class
Definition
Should be used as your TFrame ancestor.
Delphi
type T__TFrameAncestor = class(TFrame)
- Inheritance
-
TFrameT__TFrameAncestor
Methods
| DoTranslateTexts(TObject, TMessage) | |
| Hide | |
| Show | |
| TranslateTexts(string) |
This method is called each time a global translation broadcast is sent with current language as argument. |