[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: OpenGL_Text2Dbasic.pas line 64
type TFont2Dbasic = class |
||
public |
||
constructor Create; |
|
|
procedure SetDefault; |
|
|
procedure SetScreen(); |
|
|
function ColorGLToLCL(); |
|
|
function ColorLCLToGL(); |
|
|
procedure TextOut(); |
|
|
property TextureInit: Boolean; [r] |
|
|
|
||
property ScreenWidth: Integer; [rw] |
|
|
property ScreenHeight: Integer; [rw] |
|
|
|
||
property ColorLCL: btLCLColor; [rw] |
|
|
|
||
|
||
|
||
property Blend: Boolean; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |