[Overview][Resource strings][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TForm |
||
? | ||
TObject |