[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 5646
type TGResource = object |
||
function new_from_data(); |
|
|
procedure _register; |
|
|
procedure _unregister; |
|
|
function enumerate_children(); |
|
|
function get_info(); |
|
|
function lookup_data(); |
|
|
function open_stream(); |
|
|
function ref; |
|
|
procedure unref; |
|
|
function load(); |
|
|
end; |
|