RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.OnSettingChange Event

Occurs when Windows notifies the application that a system-wide setting has changed.

Pascal
property OnSettingChange: TSettingChangeEvent;
C++
__property TSettingChangeEvent OnSettingChange;

Use OnSettingChange to respond when Windows informs the application that a system-wide setting or policy has changed. 

 

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