Class TOptions_Form (unit Form_Options)

Inherits from

TForm

Mine

Constructors



Functions

procedure FormCreate(Sender: TObject);

in case load/save occurs and compression bar appears

procedure FormShow(Sender: TObject);


procedure Max_timeExit(Sender: TObject);


procedure Min_timeExit(Sender: TObject);

Force min/max boxes to do a validate.

procedure OK_btnClick(Sender: TObject);


procedure Settings_file_nameClick(Sender: TObject);


procedure Update_Options(Sender: TObject);


Properties

Events

Variables

cycle_all : TBorRadio;


cycle_tagged : TBorRadio;


Cycling_mode : TBorCheck;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Max_time : TEdit;


Min_time : TEdit;


OK_btn : TButton;


OpenDialog1 : TOpenDialog;


Panel1 : TPanel;


Panel2 : TPanel;


PromptChange : TBorCheck;


PromptForce : TBorCheck;


Settings_file_name : TButton;


Start_cycling : TBorCheck;


UpDown1 : TUpDown;


UpDown2 : TUpDown;



Constructors


Functions


procedure FormCreate(Sender: TObject);

in case load/save occurs and compression bar appears


procedure FormShow(Sender: TObject);


procedure Max_timeExit(Sender: TObject);


procedure Min_timeExit(Sender: TObject);

Force min/max boxes to do a validate...


procedure OK_btnClick(Sender: TObject);


procedure Settings_file_nameClick(Sender: TObject);


procedure Update_Options(Sender: TObject);


Properties


Events


Variables


cycle_all : TBorRadio;


cycle_tagged : TBorRadio;


Cycling_mode : TBorCheck;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Max_time : TEdit;


Min_time : TEdit;


OK_btn : TButton;


OpenDialog1 : TOpenDialog;


Panel1 : TPanel;


Panel2 : TPanel;


PromptChange : TBorCheck;


PromptForce : TBorCheck;


Settings_file_name : TButton;


Start_cycling : TBorCheck;


UpDown1 : TUpDown;


UpDown2 : TUpDown;