Ouvrir le menu principal

RAD Studio API Documentation β

System.SysUtils.TFormatSettings.ShortMonthNames

Delphi

ShortMonthNames: array[1..12] of string;

C++

_TFormatSettings__1 ShortMonthNames;

Propriétés

Type Visibilité  Source Unité  Parent
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TFormatSettings


Description

ShortMonthNames est le tableau de chaînes contenant les noms abrégés des mois.

ShortMonthNames est un tableau de chaînes contenant les noms abrégés des mois. Si le spécificateur mmm est présent dans une chaîne de format transmise à FormatDateTime, le nom de mois abrégé correspondant est renvoyé.