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
CurrentProject
CurrentTime
VideoDuration
VideoDurationSecondes
WaitingListCount
Top
Methods
Show:
Inherited
Protected
Name
Description
AddLog
AddMark
CheckVideoPositionTimerTimer
FormClose
FormCloseQuery
FormCreate
InitAboutDialogDescriptionAndLicense
InitMainFormCaption
InitMainMenuForMacOS
InitVideoParts
OlfAboutDialog1URLClick
SubscribeToProjectChangedMessage
actAboutExecute
actOptionsExecute
actProjectCloseExecute
actProjectExportExecute
actProjectNewExecute
actProjectOpenExecute
actProjectOptionsExecute
actProjectSaveExecute
actQuitExecute
btnAddMarkClick
btnGotoEndClick
btnGotoStartClick
btnNextFrameClick
btnNextSecondeClick
btnPlayPauseClick
btnPrevFrameClick
btnPrevSecondeClick
btnRemoveMarkClick
lbVideoPartsChangeCheck
lbVideoPartsItemClick
tbVideoTracking
tbVolumeTracking
Top
Fields
Show:
Inherited
Protected
Name
Description
ActionList1
AniIndicator1
CheckVideoPositionTimer
FCuttingWorker
FTrackingFromMediaPlayer
FlowLayout1
FlowLayout2
GridPanelLayout1
Layout1
ListBoxItem1
MainMenu1
MediaPlayer1
MediaPlayerControl1
OlfAboutDialog1
StatusBar1
ToolBar1
actAbout
actOptions
actProjectClose
actProjectExport
actProjectNew
actProjectOpen
actProjectOptions
actProjectSave
actQuit
btnAbout
btnAddMark
btnGotoEnd
btnGotoStart
btnNextFrame
btnNextSeconde
btnPlayPause
btnPrevFrame
btnPrevSeconde
btnProjectClose
btnProjectExport
btnProjectNew
btnProjectOpen
btnProjectOptions
btnQuit
btnRemoveMark
btnToolsOptions
lProject
lProjectRight
lbVideoParts
lblSourceFile
lblStatus
lblVideosParts
lblVol0
lblVol100
lblVolume
lblWaitingListStatus
mnuFile
mnuFileClose
mnuFileNew
mnuFileOpen
mnuFileQuit
mnuFileSave
mnuHelp
mnuHelpAbout
mnuMacOS
mnuProject
mnuProjectExport
mnuProjectOptions
mnuTools
mnuToolsOptions
odVICUProject
odVideoFile
pAddMark
pGotoEnd
pGotoStart
pNextFrame
pNextSeconde
pPause
pPlay
pPrevFrame
pPrevSeconde
pRemoveMark
sdExportedVideo
sdVICUProject
tbVideo
tbVolume
Top