RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBar.OnPaint Event

Occurs when the action band is painted.

Pascal
property OnPaint: TNotifyEvent;
C++
__property TNotifyEvent OnPaint;

Write an OnPaint event handler to change the way the action band renders itself. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!