Tfrm
Main Class
Unit
:
fMain
Inheritance Hierarchy
TForm
fMain.TfrmMain
Syntax
Delphi
type TfrmMain = class(TForm)
The TfrmMain type exposes the following members.
Properties
Show:
Inherited
Protected
Name
Description
CurrentScreen
Top
Methods
Show:
Inherited
Protected
Name
Description
FormCloseQuery
FormCreate
InitAboutDialogDescriptionAndLicense
InitMainFormCaption
OlfAboutDialog1URLClick
mnuAboutClick
mnuQuitClick
mnuSeasonClick
mnuSerialClick
mnuTubeClick
mnuVideoClick
Top
Fields
Show:
Inherited
Protected
Name
Description
MainMenu1
MenuItem1
OlfAboutDialog1
ToolBar1
btnAbout
btnQuit
btnShowSeasons
btnShowSerials
btnShowTubes
btnShowVideos
lFrame
mnuAbout
mnuBackupDB
mnuData
mnuFile
mnuHelp
mnuMacSystem
mnuOptions
mnuQuit
mnuRestoreDB
mnuSeason
mnuSerial
mnuTools
mnuTube
mnuVideo
Top