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

TAtkDocumentIface

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

Declaration

Source position: lazatk1.pas line 578

type TAtkDocumentIface = object

  parent: TGTypeInterface;

  

  get_document_type: ;

  

  get_document: ;

  

  get_document_locale: ;

  

  get_document_attributes: ;

  

  get_document_attribute_value: ;

  

  set_document_attribute: ;

  

  get_current_page_number: ;

  

  get_page_count: ;

  

end;

Inheritance

TAtkDocumentIface