Class TUhwPal (unit Uhwfont)

Inherits from

tcomponent

----------------------------------------------------------------------------

Constructors


constructor Create(AOwner: TComponent);

-----------------------------------------------------------------------------} {--------------------------- TUHWPAL ----------------------------------------} {-----------------------------------------------------------------------------


Functions

procedure LoadFromFile(const Text: string);

-----------------------------------------------------------------------------

procedure SaveToFile(const Text: string);

-----------------------------------------------------------------------------

procedure SetPalName(s:string);

-----------------------------------------------------------------------------

Properties

property FileName : string


property Palette : TPal768


Events

Variables

fpal : TPal768;


fpalname : string;



Constructors


constructor Create(AOwner: TComponent);

-----------------------------------------------------------------------------} {--------------------------- TUHWPAL ----------------------------------------} {-----------------------------------------------------------------------------


Functions


procedure LoadFromFile(const Text: string);

-----------------------------------------------------------------------------


procedure SaveToFile(const Text: string);

-----------------------------------------------------------------------------


procedure SetPalName(s:string);

-----------------------------------------------------------------------------


Properties


property FileName : string


property Palette : TPal768


Events


Variables


fpal : TPal768;


fpalname : string;