RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.GetFormatSettings Function

Resets the date and number format parameters to initial values.

Pascal
procedure GetFormatSettings;
C++
GetFormatSettings();

GetFormatSettings resets all date and number format variables to their initial values.

Note: On Windows, GetFormatSettings is called automatically in response to WM_WININICHANGE messages.
 

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