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

TGuiDialPrimitiveImage

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

Declaration

Source position: DAV_GuiDialRenderer.pas line 168

type TGuiDialPrimitiveImage = class(TCustomGuiDialPrimitive)

public

  constructor Create; override;

  

published

  property Bitmap: TBitmap; [rw]

  

  property Transparency: TGuiDialPrimitiveImageTransparency; [rw]

  

  property IntelligentAlpha: Byte; [rw]

  

  property AutoFitToRect: Boolean; [rw]

  

  property GlyphCount: Integer; [rw]

  

  property StitchKind: TGuiStitchKind; [rw]

  

  property Tag: LongInt;

  

  property Visible: Boolean;

  

  property Zoom: Single;

  

end;

Inheritance

TGuiDialPrimitiveImage

  

|

TCustomGuiDialPrimitive

  

|

TObject



CT Web help

CodeTyphon Studio