RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionMainMenuBar.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!