RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolButton.Marked Property

Specifies whether the button is marked.

Pascal
property Marked: Boolean;
C++
__property Boolean Marked;

Use Marked to get or set whether the button is marked. A marked button has a shaded surface. 

 

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