[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 980
type TPangoFontsetSimple = object(TPangoFontset) |
||
function new(); |
|
|
procedure append(); |
|
|
function size; |
|
|
end; |
|
||
|
||
|