TMain Form Class
Unit: fMainForm
Top
Top
Top
The TMainForm type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | CurrentDocument | Current opened document (Inherited from _MainFormAncestor.T__MainFormAncestor .) |
![]() | OnAboutBoxTranslateTexts | Use it if you want to override about box texts translation or add your languages. (Inherited from _MainFormAncestor.T__MainFormAncestor .) |
![]() | onGetLanguageName | Called in the Tools/Languages dialog to get the language name for an ISO code. (Inherited from _MainFormAncestor.T__MainFormAncestor .) |
Show:
Name | Description | |
---|---|---|
![]() | GetNewDoc | Returns a document instance. Override it in your main form descendant to create an instance of the good class (yours) (Overrides _MainFormAncestor.T__MainFormAncestor.GetNewDoc .) |
Show: