[Overview][Resource strings][Classes][Variables] Reference for unit 'EditModelLibraryItem' (#gui)

TEditLibraryItemDlg

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

Declaration

Source position: editmodellibraryitem.pas line 20

type TEditLibraryItemDlg = class(TForm)

  ButtonPanel: TButtonPanel;

  

  DescriptionLabel: TLabel;

  

  DescriptionMemo: TMemo;

  

  ModelLabel: TLabel;

  

  ModelLibraryPathEdit: TEdit;

  

  ModelLibraryPathLabel: TLabel;

  

  ModelMemo: TMemo;

  

  Panel: TPanel;

  

  Splitter: TSplitter;

  

  procedure FormCreate();

  

end;

Inheritance

TEditLibraryItemDlg

  

|

TForm

?

TObject