# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |