Numeric (Read Only) |
Top Previous Next |
Indicates whether the field which contains the cursor is a numeric-only field.
Visual Basic Syntax
[Boolean =] OIA.Numeric
Delphi Syntax
[Boolean :=] OIA.Numeric;
Remarks
This property returns True if the cursor is in a numeric-only field, false otherwise. |