RAD Studio VCL Reference
|
Position of Quick Access Toolbar.
TTabSeparatorState = ( tssHidden, tssLight, tssMedium, tssDark );
enum TTabSeparatorState { tssHidden, tssLight, tssMedium, tssDark };
TTabSeparatorState is the state of the separators that are displayed between tabs when the ribbon is being resized smaller.
Value |
Meaning |
tssHidden |
Hidden |
tssLight |
Light |
tssMedium |
Medium |
tssDark |
Dark |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|