AlphaNumeric (Read Only)

Top  Previous  Next

Indicates whether the field which contains the cursor is an alphanumeric field. True if the cursor is in an alphanumeric field, false otherwise.

 

Visual Basic Syntax

 

[Boolean=] OIA.Alphanumeric

 

Delphi Syntax

 

[Boolean :=] OIA.Alphanumeric;

 

 

Remarks

 

This property returns True if the cursor is in an alphanumeric field, False in the other case.