Unit 'DAV_GuiDialRenderer' Package
[Overview][Types][Classes][Variables][Index] [#pl_asiovst]

TGuiDialLayerCollectionItem

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

Declaration

Source position: DAV_GuiDialRenderer.pas line 456

type TGuiDialLayerCollectionItem = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

  procedure SetDisplayName(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property DisplayName;

  

  property PrimitiveClassName: string; [rw]

  

  property Primitive: TCustomGuiDialPrimitive; [rw]

  

  property PrimitiveClassChanged: TNotifyEvent; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TGuiDialLayerCollectionItem

  

|

TObject



CT Web help

CodeTyphon Studio