RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionManager.OnStyleChanged Event

Occurs after a change in the Style property.

Pascal
property OnStyleChanged: TStyleChanged;
C++
__property TStyleChanged OnStyleChanged;

Write an OnStyleChanged event handler to respond after the Style property changes. 

 

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