[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 5868
type TGSettingsSchemaSource = object |
||
function new_from_directory(); |
|
|
procedure list_schemas(); |
|
|
function lookup(); |
|
|
function ref; |
|
|
procedure unref; |
|
|
function get_default; |
|
|
end; |
|