T___MiniFMXFrameAncestor Class
Definition
Delphi
type T___MiniFMXFrameAncestor = class(TFrame)
- Inheritance
-
TFrameT___MiniFMXFrameAncestor
Constructors
Properties
Methods
| AfterConstruction | |
| BeforeDestruction | |
| CallHideMethod |
Call the protected "Hide()" method. |
| CallShowMethod |
Call the protected "Show()" method. |
| DoAfterFirstHide | |
| DoAfterFirstShow | |
| DoAfterHide | |
| DoAfterShow | |
| DoBeforeFirstHide | |
| DoBeforeFirstShow | |
| DoBeforeHide | |
| DoBeforeShow | |
| DoTranslateTexts(TObject, TMessage) | |
| Hide | |
| LoadContext | |
| SaveContext(Boolean) | |
| Show | |
| TranslateTexts(string) |
This method is called each time a global translation broadcast is sent with current language as argument. |