[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 1305
type TGIcon = object |
||
function deserialize(); |
|
|
function hash(); |
|
|
function new_for_string(); |
|
|
function equal(); |
|
|
function serialize; |
|
|
function to_string; |
|
|
end; |
|