ComponentOne True DBInput Pro 8.0
Month Property (TDBDateX)

 

Month Property (TDBDateX)

Returns the month portion of the date set in the Value property. When the Value property equals Null, the Month property will return a -1.

Syntax

object.Month

Read-only at run time. Not available at design time.

Values

Description

Run Time

1 - January

dbiJanuary

2 - February

dbiFebruary

3 - March

dbiMarch

4 - April

dbiApril

5 - May

dbiMay

6 - June

dbiJune

7 - July

dbiJuly

8 - August

dbiAugust

9 - September

dbiSeptember

10 - October

dbiOctober

11 - November

dbiNovember

12 - December

dbiDecember

Remarks

The Month property of the DateX object included in the package provides the equivalent feature.

See Also

Value Property (TDBDate)

Value Property (TDBDateX)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback