FieldsEditMask property

Applies to
TIB_Statement

Declaration
Property FieldsEditMask : TIB_StringList;

Description
Allows an EditMask string to be provided for a column's data aware control to use when editing the contents of the column..

Use the standard format for making column entries.

This can be seen by looking at the TCustomMaskEdit.EditMask help topic.

Make column entries using the standard format as:

[< tablename >.]< columnname >=(000)_000-0000;0;*