TMainForm Class

Unit: fMain
type TMainForm = class(T__MainFormAncestor)

The TMainForm type exposes the following members.

Show:
 NameDescription
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 .)

Top
Show:
 NameDescription
FormCreate

TabControl1Change

Top
Show:
 NameDescription
ActionList1

HtActionCopy1

HtActionCut1

HtActionPaste1

MainFormAncestorActionList
MainFormAncestorMenu
TabControl1

actAbout
actBuyALicense
actCheckForANewRelease
actCloseAllDocuments
actCloseDocument
actDocumentOptions
actLanguageChange
actNewDocument
actOpenDocument
actQuit
actRecentFilesOptions
actRegisterALicense
actSaveAllDocuments
actSaveDocument
actSaveDocumentAs
actStyleChange
actSupport
actToolsOptions
edtSource

edtWYSIWYG

mnuDocument
mnuDocumentOptions
mnuFile
mnuFileClose
mnuFileCloseAll
mnuFileNew
mnuFileOpen
mnuFileOpenPrevious
mnuFileOpenPreviousOptions
mnuFileOpenPreviousSeparator
mnuFileQuit
mnuFileSave
mnuFileSaveAll
mnuFileSaveAs
mnuHelp
mnuHelpAbout
mnuHelpBuyALicense
mnuHelpCheckForANewRelease
mnuHelpRegisterALicense
mnuHelpSupport
mnuMacOS
mnuTools
mnuToolsLanguage
mnuToolsOptions
mnuToolsStyle
mnuWindows
tiHTMLSource

tiWYSIWYG

Top