[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: orca_scene3d.pas line 2047
type TD3Text3D = class(TD3Shape3D) |
||
protected |
||
procedure FontChanged(); |
|
|
procedure Paint; override; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
function GetTextBounds; |
|
|
function GetPathBounds; |
|
|
function GetPathLength; |
|
|
property TextW: WideString; [rw] |
|
|
published |
||
|
||
property HorzTextAlign: TD2TextAlign; [rw] |
|
|
property VertTextAlign: TD2TextAlign; [rw] |
|
|
property Text: string; [rw] |
|
|
property Stretch: Boolean; [rw] |
|
|
property WordWrap: Boolean; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |