[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgobject2.pas line 202
type TGTypeClass = object |
||
|
||
function get_instance_private_offset; |
|
|
function get_private(); |
|
|
function peek_parent; |
|
|
procedure unref; |
|
|
procedure unref_uncached; |
|
|
procedure adjust_private_offset(); |
|
|
function peek(); |
|
|
function peek_static(); |
|
|
function ref(); |
|
|
end; |
|