ComponentOne True DBInput Pro 8.0
Integer Property (TDBNumber)

 

Reference> TDBNumber Control> TDBNumber Control Properties> Integer Property (TDBNumber)

Integer Property (TDBNumber)

This property allows you to retrieve the integer portion of the current value at run time. You can also retrieve the decimal portion using the Decimal property.

Syntax

object.Integer

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

Remarks

If the underlying value is set to Null, this property will return a 0.

See Also

Value Property (TDBNumber)

Decimal Property (TDBNumber)

 

 


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

Product Support Forum  |  Documentation Feedback