RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTabControl.OwnerDraw Property

Specifies whether the tab control handles its own painting.

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

Set OwnerDraw to true to override any default painting behavior. 

 

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