| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: easylazfreetype.pas line 134
type IFreeTypeFamilyEnumerator = interface |
||
function MoveNext; |
|
|
function GetCurrent; |
|
|
property Current: TCustomFamilyCollectionItem; [r] |
|
|
end; |
|
| lazarus-ccr.sourceforge.net |