API:System.SysUtils.TEncoding.GetMaxCharCount
Delphi
function GetMaxCharCount(ByteCount: Integer): Integer; virtual; abstract;
C++
virtual int __fastcall GetMaxCharCount(int ByteCount) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | TEncoding |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!