| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 562
type TAtkDocument = object  | 
||
  | 
||
load_stopped: ;  | 
  | 
|
page_changed: ;  | 
  | 
|
reload: ;  | 
  | 
|
function get_attribute_value();  | 
  | 
|
function get_attributes;  | 
  | 
|
function get_current_page_number;  | 
  | 
|
function get_page_count;  | 
  | 
|
function set_attribute_value();  | 
  | 
|
end;  | 
  |