| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 696
type TAtkHyperlink = object(TGObject)  | 
||
function get_end_index;  | 
  | 
|
function get_n_anchors;  | 
  | 
|
function get_object();  | 
  | 
|
function get_start_index;  | 
  | 
|
function get_uri();  | 
  | 
|
function is_inline;  | 
  | 
|
function is_valid;  | 
  | 
|
  | 
||
property start_index: gint; [r]  | 
  | 
|
end;  | 
  | 
||
  |