Class TFoglio (unit AcFoglio)

Inherits from

TPersistent

***************************************************************************** * Type *

Constructors



Functions

procedure Set_Color_1(c:TColor);

***************************************************************************** * Set_Color_1 *

procedure Set_FHeight(num:Integer);

***************************************************************************** * Set_FHeight *

procedure Set_FWidth(num:Integer);

***************************************************************************** * Set_FWidth *

Properties

property BackColor : TColor


property Height : Integer


property Width : Integer

******** Published declarations

Events

event OnChange : TAC_Proc_Foglio_Change


Variables

F_On_Change : TAC_Proc_Foglio_Change;

******** Protected declarations

FHeight : Integer;


FWidth : Integer;


F_BackColor : TColor;



Constructors


Functions


procedure Set_Color_1(c:TColor);

***************************************************************************** * Set_Color_1 *


procedure Set_FHeight(num:Integer);

***************************************************************************** * Set_FHeight *


procedure Set_FWidth(num:Integer);

***************************************************************************** * Set_FWidth *


Properties


property BackColor : TColor


property Height : Integer


property Width : Integer

******** Published declarations


Events


event OnChange : TAC_Proc_Foglio_Change


Variables


F_On_Change : TAC_Proc_Foglio_Change;

******** Protected declarations


FHeight : Integer;


FWidth : Integer;


F_BackColor : TColor;