[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 5784
type TGSettingsSchema = object |
||
function get_id; |
|
|
function get_key(); |
|
|
function get_path; |
|
|
function has_key(); |
|
|
function list_children; |
|
|
function list_keys; |
|
|
function ref; |
|
|
procedure unref; |
|
|
end; |
|