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

TXMLModelLibraryItem

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

Declaration

Source position: modellibraryitem.pas line 63

type TXMLModelLibraryItem = class(TCustomModelLibraryItem)

published

  property Changed;

  

  property Created;

  

  property DeleteClass;

  

  property Description;

  

  property Garbage;

  

  property Model;

  

  property ModelClass;

  

  property Modified;

  

end;

Inheritance

TXMLModelLibraryItem

  

|

TCustomModelLibraryItem

  

|

TObject