Tfrm
Main Class
Unit
:
fMain
Inheritance Hierarchy
TForm
fMain.TfrmMain
Syntax
Delphi
type TfrmMain = class(TForm)
The TfrmMain type exposes the following members.
Methods
Show:
Inherited
Protected
Name
Description
FormCreate
OlfAboutDialog1URLClick
SetFormTitle
btnExportTitlePagesClick
cbFontListChange
edtBackgroundImageFilePathChange
edtExportFolderPathChange
edtTitleFilePathChange
mnuAboutClick
mnuQuitClick
Top
Fields
Show:
Inherited
Protected
Name
Description
MainMenu1
OlfAboutDialog1
btnExportTitlePages
cbFontList
cbFontListPreview
edtBackgroundImageFilePath
edtExportFolderPath
edtTitleFilePath
mmoTitleList
mnuAbout
mnuHelp
mnuQuit
mnufile
Top