|
RAD Studio VCL Reference
|
Defines the values available for use in a hit test.
TDockCaptionHitTest = Cardinal;unsigned TDockCaptionHitTest;
The following values are used in hit tests:
|
Constant |
Value |
|
0 | |
|
1 | |
|
2 | |
|
3 | |
|
10 or above |
You can create your own hit tests and use dchtCustom to set values. Values 4 through 9 are reserved. The default value of dchtCustom may change.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|