RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLinkLabel.UseVisualStyle Property

Indicates whether the link label can use visual styles.

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

UseVisualStyle specifies whether the link label can support visual styles. The default value of the UseVisualStyle property is False.

Note: This is available on Windows Vista only.
 

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