[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.IntfSettingsChange

Called when the WM_SETTINGCHANGE message is handled for the application.

Declaration

Source position: forms.pp line 1699

public procedure TApplication.IntfSettingsChange;

Description

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