[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A text entity
Source position: fpvectorial.pas line 191
type TvText = class(TvEntity) |
||
public |
||
|
The text itself |
|
|
The font associated with the text |
|
constructor Create; override; |
||
destructor Destroy; override; |
||
function TryToSelect(); override; |
||
end; |
|
A text entity |
|
| | ||
|
An element of a vectorial document |
|
| | ||
TObject |
A text entity, rendering using a TvFont
|
A vectorial drawing Font |