[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazAtk1' (#lcl)

TAtkDocument

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazatk1.pas line 562

type TAtkDocument = object

  load_complete: ;

  

  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;

Inheritance

TAtkDocument