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

TfBindingEdit

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

Declaration

Source position: ubindingedit.pas line 29

type TfBindingEdit = class(TForm)

  actOK: TAction;

  

  AL: TActionList;

  

  Button1: TButton;

  

  Button2: TButton;

  

  edtName: TEdit;

  

  edtAddress: TEdit;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  PageControl1: TPageControl;

  

  Panel1: TPanel;

  

  edtStyle: TRadioGroup;

  

  TabSheet1: TTabSheet;

  

  procedure actOKExecute();

  

  procedure actOKUpdate();

  

public

  function UpdateObject();

  

end;

Inheritance

TfBindingEdit

  

|

TObject



CT Web help

CodeTyphon Studio