ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/IB.pas
(Generate patch)

Comparing ibx/trunk/fbintf/IB.pas (file contents):
Revision 108 by tony, Mon Jan 1 11:31:26 2018 UTC vs.
Revision 109 by tony, Thu Jan 18 14:37:48 2018 UTC

# Line 914 | Line 914 | type
914      function HasActivity: boolean;
915  
916      {Character Sets}
917 +    function HasDefaultCharSet: boolean;
918 +    function GetDefaultCharSetID: integer;
919      function GetCharsetName(CharSetID: integer): AnsiString;
920      function CharSetID2CodePage(CharSetID: integer; var CodePage: TSystemCodePage): boolean;
921      function CodePage2CharSetID(CodePage: TSystemCodePage; var CharSetID: integer): boolean;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines