Visit Gigasoft's Web Site
 ProEssentials v9 Help

YearMonthDayStyle

Scope

Pego, Pesgo

Type

Int32

Default

0

.NET

PeGrid.Option.YearMonthDayStyle

Ocx|Vcl

YearMonthDayStyle

DLL

PEP_nYEARMONTHDAYSTYLE

 

Purpose

Controls the order of year, month, day witin bottom-left and top-axis date prompts when DateTimeMode = True:

 

.NET Gigasoft.Enums.

ActiveX and

 

TimeLabelType.

DLL Constants

Description

OScontrolled

PEYMDS_OS_CONTROLLED(0)

Looks if system setting starts with year. Try this setting or Legacy to see which one behaves best for you.

YMD

PEYMDS_YMD(1)

Year, Month, Day

MDY

PEYMDS_MDY(2)

Month, Day, Year

Legacy

PEYMDS_LEGACY(3)

Also OS controlled and uses "iDate" from the international profile INI settings.

 

VCL Enumerations:

Set with PEnset.

 

Comments

PeGrid.Option.YearMonthDayStyle members of Pego.PeGrid.Option, Pesgo.PeGrid.Option

 

See Also: YearLabelType, MonthLabelType, YearMonthDayPrompt,

DayLabelType