| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: easylazfreetype.pas line 327
type TFreeTypeGlyph = class |
||
public |
||
constructor Create(); |
|
|
function RenderDirectly(); |
|
|
destructor Destroy; override; |
|
|
property Loaded: Boolean; [r] |
|
|
|
||
|
||
|
||
property BoundsWithOffset []: TRect; [r] |
|
|
property Advance: single; [r] |
|
|
end; |
|
||
| | | ||
TObject |
| lazarus-ccr.sourceforge.net |