ComponentOne True DBInput Pro 8.0
FormatMode Property (TDBText)

 

Reference> TDBText Control> TDBText Control Properties> FormatMode Property (TDBText)

FormatMode Property (TDBText)

The FormatMode property returns or sets the input mask mode.

Syntax

TDBText.FormatMode= value

Read/Write at run time and design time.

Values

Design Time

Run Time

0 - Include

dbiIncludeFormat

1 - Exclude (Default)

dbiExcludeFormat

Remarks

The FormatMode property returns or sets the input mask mode. Use the AllowSpace property to determine whether the space characters (SBCS and DBCS) are allowed to be entering.

The Enter and the Tab keys will be available when the MultiLine property is set to True with any input mask.

The settings of this property will also take effect in the drop-down edit window.

See Also

Format Property (TDBText)

MultiLine Property (TDBText)

 

 


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

Product Support Forum  |  Documentation Feedback