DecimalSymbol Property

Gets or sets the decimal seperator character to be used for this object.

object.DateSeparator = [string]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the decimal symbol to use.

Client support

Newlook Smartclient only.

Use

The decimal symbol is used to assist the dynamic recognition engine. If this property is blank, then the setting defined in the current connection is used.

ALERT !

Changing this property at run-time will cause the dynamic recognition engine to recreate the form and will result in the loss of any data that has been entered by the user. This property should not be changed within the Form events OnReceive or OnRefresh.

See Also

CalendarID property | CurrencySymbol property | DateFormat property | DigitGroupingSymbol property | LocaleID property

Applies To

Form object

NumericCombo control


© 2004-2021 looksoftware. All rights reserved.