System.SysUtils.TFormatSettings.GetEraYearOffset
Delphi
function GetEraYearOffset(const Name: string): Integer;
C++
int __fastcall GetEraYearOffset(const System::UnicodeString Name);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | TFormatSettings |