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

TColorDialog.Color

A published property which reads en sets the FColor property

Declaration

Source position: dialogs.pp line 239

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.