[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Called when the WM_SETTINGCHANGE message is handled for the application.
Source position: forms.pp line 1699
public procedure TApplication.IntfSettingsChange; |
Calls GetFormatSettingsUTF8 or GetFormatSettings, depending on use of UTF-8 in the RTL, when UpdateFormatSettings is set to True. This applies to Windows platforms only.
Version 4.0 | Generated 2025-05-03 | Home |