[Overview][Resource strings][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: libraryinformation.pas line 21
type TLibraryInformationDlg = class(TForm) |
||
btnClose: TBitBtn; |
|
|
lvModelLibrary: TListView; |
|
|
PageControl1: TPageControl; |
|
|
tbsModels: TTabSheet; |
|
|
procedure FormCreate(); |
|
|
procedure FormShow(); |
|
|
end; |
|
||
| | ||
TForm |
||
? | ||
TObject |