RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEncoding.ASCII Property

Returns an encoding for the ASCII character set.

Pascal
class property ASCII: TEncoding;
C++
__property TEncoding ASCII;

TEncoding.ASCII returns an encoding for the ASCII character set. 

The Return Value is an instance of type TMBCSEncoding

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!