Contents  All Classes  Index A-Z  All Units


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 );



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.