RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.EraYearOffsets Variable

Controls the DateTimeToStr function (for East Asian locales).

Pascal
EraYearOffsets: array [1..MaxEraCount] of Integer;
C++
array [1..MaxEraCount] of Integer EraYearOffsets;

SysUtils

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!