ComponentOne True DBInput Pro 8.0
DecimalPoint Property (TDBNumber)

 

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

DecimalPoint Property (TDBNumber)

The character assigned to this property will not change the decimal point keyword used in the Format and the DisplayFormat property.

Syntax

control.DecimalPoint= string

Read/Write at run time and design time.

Values

System setting is the default

Remarks

The format is specified with a fixed period (".") for the decimal point and a comma (",") for the separator in any case.

The DecimalPoint string is limited to a single SBCS character and cannot contain a numeric value, plus ("+") or minus ("-") sign or a zero-length string. This property also cannot be set to the separator character specified by the Separator property. If set to the same character, the Separator property will be automatically set to a zero length string.

See Also

Decimal Property (TDBNumber)

Format Property (TDBNumber)

DisplayFormat Property (TDBNumber)

Separator Property (TDBNumber)

Value Property (TDBNumber)

 

 


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

Product Support Forum  |  Documentation Feedback