| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 608
type TAtkEditableTextIface = object  | 
||
  | 
||
  | 
||
  | 
||
insert_text: ;  | 
  | 
|
copy_text: ;  | 
  | 
|
cut_text: ;  | 
  | 
|
delete_text: ;  | 
  | 
|
paste_text: ;  | 
  | 
|
end;  | 
  |