Unit 'ufrmsaveoption' Package
[Overview][Classes][Variables][Index] [#pl_wst]

TfrmSaveOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ufrmsaveoption.pas line 15

type TfrmSaveOptions = class(TForm)

  actOK: TAction;

  

  AL: TActionList;

  

  Button1: TButton;

  

  Button2: TButton;

  

  btnSelectDir: TButton;

  

  btnSelectAll: TButton;

  

  btnUnselectAll: TButton;

  

  edtDocAsComments: TCheckBox;

  

  edtInterface: TCheckBox;

  

  edtProxy: TCheckBox;

  

  edtImplementation: TCheckBox;

  

  edtBinder: TCheckBox;

  

  edtOutputDir: TEdit;

  

  edtWrappedParams: TCheckBox;

  

  GroupBox1: TGroupBox;

  

  Label1: TLabel;

  

  Panel1: TPanel;

  

  Panel2: TPanel;

  

  SD: TSelectDirectoryDialog;

  

  procedure actOKExecute();

  

  procedure actOKUpdate();

  

  procedure btnSelectAllClick();

  

  procedure btnSelectDirClick();

  

  procedure btnUnselectAllClick();

  

end;

Inheritance

TfrmSaveOptions

  

|

TObject



CT Web help

CodeTyphon Studio