RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEncoding.IsSingleByte Property

This boolean specifies if the current encoding is of single-byte format.

Pascal
property IsSingleByte: Boolean;
C++
__property Boolean IsSingleByte;

TEncoding.IsSingleByte specifies if the current encoding is of single-byte format. 

 

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