T__MiniFMXMainFormAncestor Class
Definition
Ancestor for your main form.
Delphi
type T__MiniFMXMainFormAncestor = class(T___MiniFMXFormAncestor)
- Inheritance
- Derived
Remarks
Never change anything in this unit if you want to follow the updates of this template
Constructors
| Create(TComponent) | (Inherited from T___MiniFMXFormAncestor) |
Properties
| AddCompileModeInFormCaption | (Inherited from T___MiniFMXFormAncestor) |
| HasBeenConstructed | (Inherited from T___MiniFMXFormAncestor) |
| onAfterFirstHide | (Inherited from T___MiniFMXFormAncestor) |
| onAfterFirstShow | (Inherited from T___MiniFMXFormAncestor) |
| onAfterHide | (Inherited from T___MiniFMXFormAncestor) |
| onAfterShow | (Inherited from T___MiniFMXFormAncestor) |
| onBeforeFirstHide | (Inherited from T___MiniFMXFormAncestor) |
| onBeforeFirstShow | (Inherited from T___MiniFMXFormAncestor) |
| onBeforeHide | (Inherited from T___MiniFMXFormAncestor) |
| onBeforeShow | (Inherited from T___MiniFMXFormAncestor) |
Methods
Fields
| FIsClosedByTheUser | (Inherited from T___MiniFMXFormAncestor) |