[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 2364
type TGtkContainerClass = object |
||
|
||
add: ; |
|
|
remove: ; |
|
|
check_resize: ; |
|
|
forall: ; |
|
|
|
||
child_type: ; |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
function find_child_property(); |
|
|
procedure handle_border_width; |
|
|
procedure install_child_properties(); |
|
|
procedure install_child_property(); |
|
|
function list_child_properties(); |
|
|
end; |
|