[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 5852
type TGSettingsSchemaKey = object |
||
function get_default_value; |
|
|
function get_description; |
|
|
function get_name; |
|
|
function get_range; |
|
|
function get_summary; |
|
|
function get_value_type; |
|
|
function range_check(); |
|
|
function ref; |
|
|
procedure unref; |
|
|
end; |
|