[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: OpenGL_TextVectorTTF.pas line 48
type TVectorEngineTTF = object |
||
DPI: Integer; |
|
|
SizeInPoints: Single; |
|
|
SizeInPixels: Single; |
|
|
fontfile: string; |
|
|
UTF8_Charlist: string; |
|
|
Unicode_Charlist: Unicodestring; |
|
|
Count: Integer; |
|
|
charpositionen: ArrayOfCharPosition; |
|
|
|
||
procedure Generate; |
|
|
procedure delete_displaylist; |
|
|
procedure Write(); |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |