Class TAboutPropertyDlg (unit AboutEdt)

Inherits from

TForm

Constructors



Functions

procedure pbxComponentNamePaint(Sender: TObject);


procedure SetAboutInfo(Value: TAboutInfo);


Properties

property AboutInfo : TAboutInfo


Events

Variables

btnOk : TButton;


btnPaletteBmp : TSpeedButton;


bvlSeparatorLine : TBevel;


ComponentName : string;


lblCompany : TLabel;


lblCopyright : TLabel;


lblDescription : TLabel;


pbxComponentName : TPaintBox;


pnlFrame : TPanel;


FAboutInfo : TAboutInfo;



Constructors


Functions


procedure pbxComponentNamePaint(Sender: TObject);


procedure SetAboutInfo(Value: TAboutInfo);


Properties


property AboutInfo : TAboutInfo


Events


Variables


btnOk : TButton;


btnPaletteBmp : TSpeedButton;


bvlSeparatorLine : TBevel;


ComponentName : string;


lblCompany : TLabel;


lblCopyright : TLabel;


lblDescription : TLabel;


pbxComponentName : TPaintBox;


pnlFrame : TPanel;


FAboutInfo : TAboutInfo;