CodePage Property (Read/Write) |
Top Previous Next |
Specifies the internal ASCII-EBCDIC conversion table.
Visual Basic Syntax
TTnb3812.CodePage [= TNBCP]
Delphi Syntax
TTnb3812.CodePage [:= TNBCP];
TNBCP can take any of the following Code Pages constant values:
Default cpUnitedStates.
See also ConversionTable property and Code Pages constants.
|