Class TNewFontForm (unit NewFont)

Inherits from

TForm

Constructors



Functions

procedure cbProportionalClick(Sender: TObject);


procedure ShowWidthEnabling(Sender:TObject);

Following is called by Form.

Properties

Events

Variables

CancelBtn : TBitBtn;


cbNoDefault : TCheckBox;


cbProportional : TCheckBox;


Label1 : TLabel;


Label2 : TLabel;


LargeWidth : TSpinEdit;


OKBtn : TBitBtn;


SmallWidth : TSpinEdit;


WidthsGroup : TGroupBox;



Constructors


Functions


procedure cbProportionalClick(Sender: TObject);


procedure ShowWidthEnabling(Sender:TObject);

Following is called by Form.OnActivate and cbNoDefault.OnClick


Properties


Events


Variables


CancelBtn : TBitBtn;


cbNoDefault : TCheckBox;


cbProportional : TCheckBox;


Label1 : TLabel;


Label2 : TLabel;


LargeWidth : TSpinEdit;


OKBtn : TBitBtn;


SmallWidth : TSpinEdit;


WidthsGroup : TGroupBox;