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

TAtkEditableTextIface

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

Declaration

Source position: lazatk1.pas line 608

type TAtkEditableTextIface = object

  parent_interface: TGTypeInterface;

  

  set_run_attributes: ;

  

  set_text_contents: ;

  

  insert_text: ;

  

  copy_text: ;

  

  cut_text: ;

  

  delete_text: ;

  

  paste_text: ;

  

end;

Inheritance

TAtkEditableTextIface