| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 452
type TAtkComponent = object  | 
||
  | 
||
function contains();  | 
  | 
|
function get_alpha;  | 
  | 
|
procedure get_extents();  | 
  | 
|
function get_layer;  | 
  | 
|
function get_mdi_zorder;  | 
  | 
|
function grab_focus;  | 
  | 
|
function ref_accessible_at_point();  | 
  | 
|
function scroll_to();  | 
  | 
|
function scroll_to_point();  | 
  | 
|
function set_extents();  | 
  | 
|
function set_position();  | 
  | 
|
function set_size();  | 
  | 
|
end;  | 
  |