Class TUhwPal (unit Uhwfont) |
Inherits from
tcomponent
----------------------------------------------------------------------------
constructor Create(AOwner: TComponent);
- -----------------------------------------------------------------------------} {--------------------------- TUHWPAL ----------------------------------------} {-----------------------------------------------------------------------------
procedure LoadFromFile(const Text: string);
-----------------------------------------------------------------------------
procedure SaveToFile(const Text: string);
-----------------------------------------------------------------------------
procedure SetPalName(s:string);
-----------------------------------------------------------------------------
property FileName : string
property Palette : TPal768
fpal : TPal768;
fpalname : string;
constructor Create(AOwner: TComponent);
-----------------------------------------------------------------------------} {--------------------------- TUHWPAL ----------------------------------------} {-----------------------------------------------------------------------------
procedure LoadFromFile(const Text: string);
-----------------------------------------------------------------------------
procedure SaveToFile(const Text: string);
-----------------------------------------------------------------------------
procedure SetPalName(s:string);
-----------------------------------------------------------------------------
property FileName : string
property Palette : TPal768
fpal : TPal768;
fpalname : string;