[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 6575
type TGThemedIcon = object(TGObject) |
||
function new(); |
|
|
function new_from_names(); |
|
|
function new_with_default_fallbacks(); |
|
|
procedure append_name(); |
|
|
function get_names; |
|
|
procedure prepend_name(); |
|
|
|
||
end; |
|
||
|