[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 458
type TPangoLanguage = object |
||
function get_sample_string; |
|
|
function includes_script(); |
|
|
function matches(); |
|
|
function to_string; |
|
|
function from_string(); |
|
|
function get_default; |
|
|
end; |
|