Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Table of contents
General introduction
— About the Kindle edition of Delphi XE2 Foundations
— Chapter overview: part one
— Chapter overview: part two
— Chapter overview: part three
— Trying out the code snippets
5. String handling
— The string type
— Character types
— String manipulation routines
— TStringBuilder
— TStringList/TStrings
— Regular expressions
— Advanced Unicode support
— C-style ‘strings’ (PChar/PWideChar and PAnsiChar)
6. Arrays, collections and enumerators
— Arrays
— Standard collection classes
— Going further: linked lists and custom enumerators
7. Basic I/O: console programs and working with the file system
— Console I/O
— Working with the file system
— Working with directories and drives
— Manipulating path and file name strings
8. Advanced I/O: streams
— Stream nuts and bolts
— Types of stream
— Reader and writer classes
— Component streaming
— Proxy streams
9. ZIP, XML, Registry and INI file support
— ZIP file support (TZipFile)
— XML support
— Windows Registry access
— INI-style configuration files (System.IniFiles)
← Prev
Back
Next →
← Prev
Back
Next →