TButtonColor
Hierarchy Properties Methods Events
Unit
TeCanvas
Description
This Button control is internally used at Chart Editor dialogs.
Is like a normal TButton control, but includes a property to "link" this button to a Color property.
The Color is used to display a graphical filled rectangle at the right side of the button.
Clicking the button will automatically show the Color editor dialog to change the color.
Example:
ButtonPen1.LinkProperty( Series1, 'SeriesColor' );
Submit your feedback about this page.
Copyright 1995-2007 © by Steema Software. All Rights Reserved.