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

TAtkHyperlink

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

Declaration

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 end_index: gint; [r]

  

  property start_index: gint; [r]

  

end;

Inheritance

TAtkHyperlink

  

TGObject