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