ComponentOne True DBInput Pro 8.0
AMPM Property (TDBTime)

 

AMPM Property (TDBTime)

Returns the appropriate character describing A.M. or P.M. for the current time value.

Syntax

TDBTime.AMPM

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

Remarks

When the Format property is set to the 12-hour format, the appropriate character (based on the keyword ) will be returned describing A.M. or P.M. for the current time value.

If the time format is set to the 24-hour format, the AMPM property will return the character based on the system setting. If the underlying time is set to Null, a zero-length string will be returned.

See Also

Value Property (TDBTime)

Format Property (TDBTime)

 

 


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

Product Support Forum  |  Documentation Feedback