
EditColorDialog function
function EditColorDialog(AOwner: TComponent; Var AColor: TColor; Const AOptions: TColorDialogOptions): Boolean;
Unit
TeCanvas
Description
Shows the color editor dialog.
Uses AColor to initialize the dialog and to return the newly selected color.
Returns True when the end user has selected a different color.
Returns False when the end user has cancelled the dialog.
Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.