[Overview][Types][Classes] Reference for unit 'ModelLibraryItem' (#gui)

TAddInModelLibraryItem

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

Declaration

Source position: modellibraryitem.pas line 92

type TAddInModelLibraryItem = class(TCustomModelLibraryItem)

public

  LibHandle: TLibHandle;

  

published

  property Changed;

  

  property Created;

  

  property DeleteClass;

  

  property Description;

  

  property FileName: String; [rw]

  

  property LibraryDescription: String; [r]

  

  property LibraryVersion: String; [r]

  

  property Model;

  

  property ModelClass;

  

  property Modified;

  

end;

Inheritance

TAddInModelLibraryItem

  

|

TCustomModelLibraryItem

  

|

TObject