Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3GUIText

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

Declaration

Source position: orca_scene3d.pas line 2407

type TD3GUIText = class(TD3CustomObjectLayer)

public

  constructor Create(); override;

  

  property TextW: WideString; [rw]

  

published

  property LayerAlign: TD3LayerAlign;

  

  property Font: TD2Font; [rw]

  

  property Fill: TD2Brush; [rw]

  

  property Text: string; [rw]

  

  property HitTest: Boolean;

  

  property ZWrite: Boolean;

  

  property HorzTextAlign: TD2TextAlign; [rw]

  

  property VertTextAlign: TD2TextAlign; [rw]

  

  property WordWrap: Boolean; [rw]

  

  property AutoSize: Boolean; [rw]

  

end;

Inheritance

TD3GUIText

  

|

TD3CustomObjectLayer

  

|

TD3CustomBufferLayer,Id2Scene

  

|

TD3CustomLayer

  

|

TD3VisualObject

  

|

TD3Object

  

|

TObject



CT Web help

CodeTyphon Studio