[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TColorDialog.Color

Color the colour that is selected by the dialog (a value may have been pre-set and may be accepted, but a new value can be chosen)

Declaration

Source position: dialogs.pp line 249

published property TColorDialog.Color : TColor
  read FColor
  write FColor;

Description

When the Color dialog has been shown and the user pressed OK, the FColor property contains the chosen color.