Numeric Property (Read Only) |
Top Previous Next |
Indicates if the field accepts numeric digits only.
Visual Basic Syntax
[Boolean =] TNBXField.Numeric
Delphi Syntax
[Boolean :=] TNBXField.Numeric;
Remarks
This property is valid only for unprotected fields.
See Also Monocase property. |