[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 537
type TAtkComponentIface = object |
||
|
||
|
||
contains: ; |
|
|
|
||
get_extents: ; |
|
|
get_position: ; |
|
|
get_size: ; |
|
|
grab_focus: ; |
|
|
|
||
set_extents: ; |
|
|
set_position: ; |
|
|
set_size: ; |
|
|
get_layer: ; |
|
|
|
||
|
||
get_alpha: ; |
|
|
scroll_to: ; |
|
|
|
||
end; |
|