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