RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clAppWorkSpace Constant

Represents the default Application WorkSpace color.

Pascal
clAppWorkSpace = TColor(clSystemColor or COLOR_APPWORKSPACE);
C++
clAppWorkSpace = TColor(clSystemColor or COLOR_APPWORKSPACE);

clAppWorkSpace is the default Application WorkSpace color. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!