[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 1703

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 3.2 Generated 2024-02-25 Home