Unit 'DAV_GuiDial' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TGuiDialImageCollectionItem

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

Declaration

Source position: DAV_GuiDial.pas line 405

type TGuiDialImageCollectionItem = class(TCollectionItem)

protected

  procedure GlyphCountChanged; virtual;

  

  procedure StitchKindChanged; virtual;

  

  function GetDisplayName; override;

  

  procedure SetDisplayName(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure LinkStitchedControl();

  

  procedure UnLinkStitchedControl();

  

published

  property DisplayName: string; [rw]

  

  property DialBitmap: TBitmap; [rw]

  

  property GlyphCount: Integer; [rw]

  

  property StitchKind: TGuiStitchKind; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

  property Height: Integer; [rw]

  

  property Width: Integer; [rw]

  

end;

Inheritance

TGuiDialImageCollectionItem

  

|

TObject



CT Web help

CodeTyphon Studio