RAD Studio VCL Reference
|
Occurs when a tab is about to be drawn.
property OnDrawTab: TDrawTabEvent;
__property TDrawTabEvent OnDrawTab;
Use OnDrawTab to customize the painting of tabs.
You can paint the tab using the Canvas property.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|