Basics
  Home  |  Data Types : Other types
 Type   Name   Summary
 
 Keyword   Array   A data type holding indexable collections of data
 Keyword   Class   Starts the declaration of a type of object class
 Keyword   File   Defines a typed or untyped file
 Keyword   Record   A structured data type - holding fields of data
 Variable   TConvFamily   Defines a family of measurement types as used by Convert
 Type   TConvType   Defines a measurement type as used by Convert
 Type   TDateTime   Data type holding a date and time value
 Type   Text   Defines a file as a text file
 Type   TextFile   Declares a file type for storing lines of text
 Type   TFloatFormat   Formats for use in floating point number display functions
 Type   TFormatSettings   A record for holding locale values for thread-safe functions
 Type   TObject   The base class type that is ancestor to all other classes
 Type   TPoint   Holds X and Y integer values
 Type   TRect   Holds rectangle coordinate values
 Type   TReplaceFlags   Defines options for the StringReplace routine
 Type   TSearchRec   Record used to hold data for FindFirst and FindNext
 Type   TSysCharSet   Characters used by supplied string parsing functions
 Type   TThreadFunc   Defines the function to be called by BeginThread
 Type   Variant   A variable type that can hold changing data types
 
 
Run Time Library Reference  
By first letter  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z $
By Functionality  
 
 Data types
Integers, ordinals
Floating point types
String, char types
Pointer types
Other types
 
 Program structure
Program control
Program data
Looping
Logic
Object orientation
 
 Options
Control options
Data options
 
 Files
Operations
Data access
File name handling
 Strings and chars
Operations
Conversions from
Conversions to
Displaying
 
 
 Numbers and sets
Calculations
Conversions from
Conversions to
Trigonometry
Default numbers
Displaying
 
 
 Dates and Times
Calculations
Conversions from
Conversions to
Values
Displaying
 
By Unit  
 
System
SysUtils
StrUtils
DateUtils
FileCtrl
ConvUtils
StdConvs
Math
Classes
Dialogs
Types
Variants
 
By Category  
 
  Compiler directives
  Directives
  Keywords
  Types
  Variables   Constants
  Functions
  Procedures
 
© CodeGear 2006 - 2007. All rights reserved.  |  Home Page