Class TColourListDlg (unit MultiColour)

Inherits from

TForm

Constructors



Functions

procedure btnRevertClick(Sender: TObject);


procedure FormCreate(Sender: TObject);

update the copy held by the property editor from the dialog box

procedure FormDestroy(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure lblColour0DblClick(Sender: TObject);

for subsequent updating of the colour list

Properties

Events

Variables

Bevel1 : TBevel;


Bevel2 : TBevel;


btnRevert : TButton;


CancelBtn : TButton;


Label1 : TLabel;


lblColour0 : TLabel;


OKBtn : TButton;


colour_array : TMultiColourControl;


labels_done : boolean;

Private declarations


Constructors


Functions


procedure btnRevertClick(Sender: TObject);


procedure FormCreate(Sender: TObject);

update the copy held by the property editor from the dialog box


procedure FormDestroy(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure lblColour0DblClick(Sender: TObject);

for subsequent updating of the colour list


Properties


Events


Variables


Bevel1 : TBevel;


Bevel2 : TBevel;


btnRevert : TButton;


CancelBtn : TButton;


Label1 : TLabel;


lblColour0 : TLabel;


OKBtn : TButton;


colour_array : TMultiColourControl;


labels_done : boolean;

Private declarations