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