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. 

 

Style Property

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