Class TOptionsDlg (unit OptFrm)

Inherits from

TForm

Constructors



Functions

procedure SetPage (Ind: integer);

Private declarations

Properties

property ActivePage : integer

Public declarations

Events

Variables

BtnCancel : TBitBtn;


BtnOK : TBitBtn;


cbAll : TCheckBox;


cbAllColumns : TCheckBox;


cbArchive : TCheckBox;


cbAttributes : TCheckBox;


cbCreated : TCheckBox;


cbDosExt : TCheckBox;


cbDosName : TCheckBox;


cbHidden : TCheckBox;


cbLastAccess : TCheckBox;


cbModified : TCheckBox;


cbName : TCheckBox;


cbPath : TCheckBox;


cbReadonly : TCheckBox;


cbSize : TCheckBox;


cbSystem : TCheckBox;


cbType : TCheckBox;


gbAttributes : TGroupBox;


gbColumns : TGroupBox;


PageControl1 : TPageControl;


Panel1 : TPanel;


tsColumns : TTabSheet;


tsFileAttributes : TTabSheet;



Constructors


Functions


procedure SetPage (Ind: integer);

Private declarations


Properties


property ActivePage : integer

Public declarations


Events


Variables


BtnCancel : TBitBtn;


BtnOK : TBitBtn;


cbAll : TCheckBox;


cbAllColumns : TCheckBox;


cbArchive : TCheckBox;


cbAttributes : TCheckBox;


cbCreated : TCheckBox;


cbDosExt : TCheckBox;


cbDosName : TCheckBox;


cbHidden : TCheckBox;


cbLastAccess : TCheckBox;


cbModified : TCheckBox;


cbName : TCheckBox;


cbPath : TCheckBox;


cbReadonly : TCheckBox;


cbSize : TCheckBox;


cbSystem : TCheckBox;


cbType : TCheckBox;


gbAttributes : TGroupBox;


gbColumns : TGroupBox;


PageControl1 : TPageControl;


Panel1 : TPanel;


tsColumns : TTabSheet;


tsFileAttributes : TTabSheet;