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

TfArgEdit

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

Declaration

Source position: uargedit.pas line 28

type TfArgEdit = class(TForm)

  actOK: TAction;

  

  AL: TActionList;

  

  Button1: TButton;

  

  Button2: TButton;

  

  edtType: TComboBox;

  

  edtName: TEdit;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  PageControl1: TPageControl;

  

  Panel1: TPanel;

  

  edtModifier: TRadioGroup;

  

  TabSheet1: TTabSheet;

  

  procedure actOKExecute();

  

  procedure actOKUpdate();

  

public

  function UpdateObject();

  

end;

Inheritance

TfArgEdit

  

|

TObject



CT Web help

CodeTyphon Studio