Tfrm
Options Class
Unit
:
fOptions
Inheritance Hierarchy
TForm
fOptions.TfrmOptions
Syntax
Delphi
type TfrmOptions = class(TForm)
The TfrmOptions type exposes the following members.
Methods
Show:
Inherited
Protected
Name
Description
FormCloseQuery
FormCreate
btnCancelClick
btnDefaultExportFolderClick
btnDefaultProjectFolderClick
btnDefaultSourceVideoFolderClick
btnFFmpegDownloadClick
btnFFmpegPathChooseClick
btnSaveAndCloseClick
Top
Fields
Show:
Inherited
Protected
Name
Description
GridPanelLayout1
OlfSelectDirectoryDialog1
OpenDialogFFmpeg
VertScrollBox1
btnCancel
btnDefaultExportFolder
btnDefaultProjectFolder
btnDefaultSourceVideoFolder
btnFFmpegDownload
btnFFmpegPathChoose
btnSaveAndClose
edtDefaultExportFolder
edtDefaultFPS
edtDefaultProjectFolder
edtDefaultSourceVideoFolder
edtFFmpegPath
lblDefaultExportFolder
lblDefaultFPS
lblDefaultProjectFolder
lblDefaultSourceVideoFolder
lblFFmpegPath
Top