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
btnFFmpegDownloadClick
btnFFmpegPathChooseClick
btnOutputPathChooseClick
btnSaveAndCloseClick
Top
Fields
Show:
Inherited
Protected
Name
Description
GridPanelLayout1
OlfSelectDirectoryDialog1
OpenDialogFFmpeg
VertScrollBox1
btnCancel
btnFFmpegDownload
btnFFmpegPathChoose
btnOutputPathChoose
btnSaveAndClose
edtFFmpegPath
edtNbFilesSelectorByDefault
edtOutputPath
lblFFmpegPath
lblNbFilesSelectorByDefault
lblOutputPath
Top