RAD Studio VCL Reference
|
Individual skinned items of Status Bar.
TSkinStatusBar = ( ssbrBackground, ssbrNotification, ssbrControl, ssbrGripper );
enum TSkinStatusBar { ssbrBackground, ssbrNotification, ssbrControl, ssbrGripper };
TSkinStatusBar enumerates the individual skinned items of a Status Bar.
Value |
Meaning |
ssbrBackground |
Background |
ssbrNotification |
Notification |
ssbrControl |
Control |
ssbrGripper |
Gripper |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|