Visit Gigasoft's Web Site
 ProEssentials v9 Help

YearMonthDayPrompt

Scope

Pego, Pesgo

Type

Int32

Default

empty

.NET

PeGrid.Option.YearMonthDayPrompt

Ocx|Vcl

YearMonthDayPrompt

DLL

PEP_nYEARMONTHDAYPROMPT

 

Purpose

This property is only used with DateTimeMode. This property allows you to set the year prompt in the DateTimeMode in the following formats:

 

.NET Gigasoft.Enums.

ActiveX and

 

YearMonthDayPrompt.

DLL Constants

Description

Enabled

PEDP_ENABLED (0)

Enabled

Disabled

PEDP_DISABLED(1)

Disabled

InsideTop

PEDP_INSIDE_TOP(2)

Graph Object only: Inside top of graph

 

VCL Enumerations:

Replace the x prefix with either g(graph), or sg(scientific graph).

eYearMonthDayPrompt = (xEnableDateLabel, xDisableDateLabel, gInsideTopLabel);

 

Comments

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

 

See Also: TimeLabelType, YearLabelType, MonthLabelType ,

DayLabelType

 

See Chapter 6