TMain Form Class
The TMainForm type exposes the following members.
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 .) |
Name | Description | |
---|---|---|
![]() | AfterConstruction | Execute some code after the form instance construction (Overrides _MainFormAncestor.T__MainFormAncestor.AfterConstruction .) |
![]() | FillPascalCode | |
![]() | FormCreate | |
![]() | TranslateTexts | Translate texts for this form (Overrides _MainFormAncestor.T__MainFormAncestor.TranslateTexts .) |
![]() | btnGenerateANewKeyClick | |
![]() | btnPascalSampleClick | |
![]() | btnRefreshCodeClick | |
![]() | mmoSelectAllOnEnter | |
![]() | mnuLanguageCodeClick |