FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFormatSettings Record

This record is a placeholder for older Delphi versions that don't have FormatSettings defined for handling different locales.

Pascal
TFormatSettings = record
end;
C++
struct TFormatSettings {
};
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!