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

TLibraryInformationDlg

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

Declaration

Source position: libraryinformation.pas line 21

type TLibraryInformationDlg = class(TForm)

  btnClose: TBitBtn;

  

  lvModelLibrary: TListView;

  

  PageControl1: TPageControl;

  

  tbsModels: TTabSheet;

  

  procedure FormCreate();

  

  procedure FormShow();

  

end;

Inheritance

TLibraryInformationDlg

  

|

TForm

?

TObject