| Class TRCOptionsForm (unit RCExpt2) |
TForm
| Constructors |
| Functions |
procedure CheckEnables(Sender: TObject);| Properties |
| Events |
| Variables |
Bevel1 : TBevel;
CancelBtn : TBitBtn;
DefaultCheckBox : TCheckBox;
DefinesEdit : TEdit;
Enable16bit : TCheckBox;
Enable32bit : TCheckBox;
GroupBox1 : TGroupBox;
GroupBox4 : TGroupBox;
IncludeCheckBox : TCheckBox;
IncludeEdit : TEdit;
Label1 : TLabel;
Label2 : TLabel;
MultibyteCheckBox : TCheckBox;
OkBtn : TBitBtn;
R16Edit : TEdit;
R32Edit : TEdit;
ReportCheckBox : TCheckBox;
VerboseCheckBox : TCheckBox;| Constructors |
| Functions |
procedure CheckEnables(Sender: TObject);--- OPTIONS FORM ------------------------------------------------------------- The options form has some items which are only enabled under certain conditions
| Properties |
| Events |
| Variables |
Bevel1 : TBevel;
CancelBtn : TBitBtn;
DefaultCheckBox : TCheckBox;
DefinesEdit : TEdit;
Enable16bit : TCheckBox;
Enable32bit : TCheckBox;
GroupBox1 : TGroupBox;
GroupBox4 : TGroupBox;
IncludeCheckBox : TCheckBox;
IncludeEdit : TEdit;
Label1 : TLabel;
Label2 : TLabel;
MultibyteCheckBox : TCheckBox;
OkBtn : TBitBtn;
R16Edit : TEdit;
R32Edit : TEdit;
ReportCheckBox : TCheckBox;
VerboseCheckBox : TCheckBox;