Class TACHyperLink (unit AcHyperLink)

Inherits from

TScrollBox

Constructors


Constructor Create(AOwner: TComponent);

Public declarations

***************************************************************************** * Construtor *



Functions

destructor Destroy;

***************************************************************************** * Destroy *

Procedure Add_Image(I:TACTransparentImage);

***************************************************************************** * Add_Image *

Procedure Add_Label(L:TLabel;Link:String);

***************************************************************************** * Add_Label *

procedure insert_lbl(x,y,Pagina:Integer;Testo,Link:String);

***************************************************************************** * insert_lbl *

Procedure on_Click (Sender: TObject);

***************************************************************************** * on_Click *

Procedure ReadPage(Num:Integer);

***************************************************************************** * ReadPage *

Procedure Remove_Image;

***************************************************************************** * Remove_Image *

Procedure Remove_Label;

***************************************************************************** * Remove_Label *

procedure WMPaint(var Message: TWMPaint);

of object;

***************************************************************************** * Paint * ******************************************************************************) //procedure TACHyperLink.


Properties

property FileName : String

Published declarations

property PageNumber : Integer


Events

Variables

ElencoImg : PACImageList;


ElencoLbl : PACLabelList;


FontBold : Boolean;


FontColore : Integer;


FontItalic : Boolean;


FontName : String;

Protected declarations

FontSize : Integer;


FontStrikeOut : Boolean;


FontUnderline : Boolean;


PaginaDaCaricare : Integer;


FNomeFile : String;

Private declarations

FPageNum : Integer;



Constructors


Constructor Create(AOwner: TComponent);

Public declarations

***************************************************************************** * Construtor *


Functions


destructor Destroy;

***************************************************************************** * Destroy *


Procedure Add_Image(I:TACTransparentImage);

***************************************************************************** * Add_Image *


Procedure Add_Label(L:TLabel;Link:String);

***************************************************************************** * Add_Label *


procedure insert_lbl(x,y,Pagina:Integer;Testo,Link:String);

***************************************************************************** * insert_lbl *


Procedure on_Click (Sender: TObject);

***************************************************************************** * on_Click *


Procedure ReadPage(Num:Integer);

***************************************************************************** * ReadPage *


Procedure Remove_Image;

***************************************************************************** * Remove_Image *


Procedure Remove_Label;

***************************************************************************** * Remove_Label *


procedure WMPaint(var Message: TWMPaint);

of object;

***************************************************************************** * Paint * ******************************************************************************) //procedure TACHyperLink.Paint(AOwner: TComponent);


Properties


property FileName : String

Published declarations


property PageNumber : Integer


Events


Variables


ElencoImg : PACImageList;


ElencoLbl : PACLabelList;


FontBold : Boolean;


FontColore : Integer;


FontItalic : Boolean;


FontName : String;

Protected declarations


FontSize : Integer;


FontStrikeOut : Boolean;


FontUnderline : Boolean;


PaginaDaCaricare : Integer;


FNomeFile : String;

Private declarations


FPageNum : Integer;