Class TOptionsDialog (unit OptDlg)

Inherits from

TForm

Constructors



Functions

procedure ApplyBtnClick(Sender: TObject);


procedure FormCreate(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure LangDrivListAfterOpen(DataSet: TDataSet);


procedure OptionsChanged(Sender: TObject);


procedure SQLFontBtnClick(Sender: TObject);


procedure CreateParams(var Params: TCreateParams);


procedure ApplyOptions;

Private declarations

TOptionsDialog


procedure SetOptions;


Properties

Events

Variables

AbortQueryBtn : TCheckBox;


ApplyBtn : TButton;


AutoActivateBtn : TCheckBox;


BufferSizeEdit : TCurrencyEdit;


CancelBtn : TButton;


CBBlob : TCheckBox;


CBConnect : TCheckBox;


CBExecuted : TCheckBox;


CBMisc : TCheckBox;


CBPrepared : TCheckBox;


CBStatement : TCheckBox;


CBTransaction : TCheckBox;


CBVendor : TCheckBox;


CBVendorErr : TCheckBox;


CharsetEdit : TrxDBLookupCombo;


DataSource1 : TDataSource;


DateFormatEdit : TEdit;


DateTimeFormatEdit : TEdit;


DelimitedBtn : TRadioButton;


FixedBtn : TRadioButton;


FloatFormatEdit : TEdit;


FontDialog : TFontDialog;


FormStorage : TFormStorage;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


GroupBox3 : TGroupBox;


GroupBox4 : TGroupBox;


GroupBox5 : TGroupBox;


GroupBox6 : TGroupBox;


Image1 : TImage;


Image2 : TImage;


Image3 : TImage;


Image4 : TImage;


Image5 : TImage;


KeepConnectBtn : TCheckBox;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Label8 : TLabel;


Label9 : TLabel;


LangDrivList : TBDEItems;


LiveQueryBtn : TCheckBox;


MaxHistoryEdit : TSpinEdit;


Notebook : TTabbedNotebook;


OKBtn : TButton;


QueryInThreadBtn : TCheckBox;


ShowSystemBtn : TCheckBox;


ShowTimeBtn : TCheckBox;


ShowWarnBox : TCheckBox;


SQLCountBtn : TCheckBox;


SQLFontBtn : TButton;


SQLMemo : TMemo;


TimeFormatEdit : TEdit;


TraceCategories : TGroupBox;



Constructors


Functions


procedure ApplyBtnClick(Sender: TObject);


procedure FormCreate(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure LangDrivListAfterOpen(DataSet: TDataSet);


procedure OptionsChanged(Sender: TObject);


procedure SQLFontBtnClick(Sender: TObject);


procedure CreateParams(var Params: TCreateParams);


procedure ApplyOptions;

Private declarations

TOptionsDialog


procedure SetOptions;


Properties


Events


Variables


AbortQueryBtn : TCheckBox;


ApplyBtn : TButton;


AutoActivateBtn : TCheckBox;


BufferSizeEdit : TCurrencyEdit;


CancelBtn : TButton;


CBBlob : TCheckBox;


CBConnect : TCheckBox;


CBExecuted : TCheckBox;


CBMisc : TCheckBox;


CBPrepared : TCheckBox;


CBStatement : TCheckBox;


CBTransaction : TCheckBox;


CBVendor : TCheckBox;


CBVendorErr : TCheckBox;


CharsetEdit : TrxDBLookupCombo;


DataSource1 : TDataSource;


DateFormatEdit : TEdit;


DateTimeFormatEdit : TEdit;


DelimitedBtn : TRadioButton;


FixedBtn : TRadioButton;


FloatFormatEdit : TEdit;


FontDialog : TFontDialog;


FormStorage : TFormStorage;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


GroupBox3 : TGroupBox;


GroupBox4 : TGroupBox;


GroupBox5 : TGroupBox;


GroupBox6 : TGroupBox;


Image1 : TImage;


Image2 : TImage;


Image3 : TImage;


Image4 : TImage;


Image5 : TImage;


KeepConnectBtn : TCheckBox;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Label8 : TLabel;


Label9 : TLabel;


LangDrivList : TBDEItems;


LiveQueryBtn : TCheckBox;


MaxHistoryEdit : TSpinEdit;


Notebook : TTabbedNotebook;


OKBtn : TButton;


QueryInThreadBtn : TCheckBox;


ShowSystemBtn : TCheckBox;


ShowTimeBtn : TCheckBox;


ShowWarnBox : TCheckBox;


SQLCountBtn : TCheckBox;


SQLFontBtn : TButton;


SQLMemo : TMemo;


TimeFormatEdit : TEdit;


TraceCategories : TGroupBox;