EditColor
 
 
 

EditColor function

function EditColor(AOwner: TComponent; AColor: TColor): TColor;

Unit
TeCanvas

Description
Shows the color editor dialog and enables the user to select a color.
Returns the selected color.

Example:

Series1.Color := EditColor( Self, Series1.Color );




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.