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

TGuiDialPrimitiveText

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

Declaration

Source position: DAV_GuiDialRenderer.pas line 404

type TGuiDialPrimitiveText = class(TCustomGuiDialPrimitive)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

published

  property Text: string; [rw]

  

  property Font: TFont; [rw]

  

  property Alignment: TAlignment; [rw]

  

  property Tag: LongInt;

  

  property Visible: Boolean;

  

  property Zoom: Single;

  

end;

Inheritance

TGuiDialPrimitiveText

  

|

TCustomGuiDialPrimitive

  

|

TObject



CT Web help

CodeTyphon Studio