[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 1319
type TAtkTextRange = object
bounds: TAtkTextRectangle;
start_offset: gint;
end_offset: gint;
content: Pgchar;
end;
TAtkTextRange