|
<< Click to Display Table of Contents >> Navigation: Constants > clWebDARKGRAY |
SIGNATURE=IWColor.clWebDARKGRAY
ETYPE=Constant
Declaration:
Delphi: |
clWebDARKGRAY = TColor( $A9A9A9 ); |
C++: |
clWebDARKGRAY = TColor( $A9A9A9 ); |
Unit: IWColor.pas
Description: This is constant IWColor.clWebDARKGRAY.