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

TfModuleEdit

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

Declaration

Source position: umoduleedit.pas line 29

type TfModuleEdit = class(TForm)

  actOK: TAction;

  

  AL: TActionList;

  

  Button1: TButton;

  

  Button2: TButton;

  

  edtName: TEdit;

  

  edtNamespace: TEdit;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  PageControl1: TPageControl;

  

  Panel1: TPanel;

  

  edtDefaultElementForm: TRadioGroup;

  

  edtDefaultAttributeForm: TRadioGroup;

  

  TabSheet1: TTabSheet;

  

  procedure actOKExecute();

  

  procedure actOKUpdate();

  

public

  function UpdateObject();

  

end;

Inheritance

TfModuleEdit

  

|

TObject



CT Web help

CodeTyphon Studio