Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

clDkGray

One of the standard colors. Delphi compatible.

Declaration

Source position: graphics.pp line 280

const clDkGray = TColor($808080);

Description

An alias for clGray.

Version 4.6 Hosted on Source Forge