RAD Studio VCL Reference
ContentsIndex
Structs, Records, Enums Records
Records
 
Name 
Description 
 
Int64Rec declares a utility record to provide access to the bytes of an Int64 value. 
 
LongRec declares a utility record to provide access to the bytes of a LongWord value. 
 
This is record SysUtils.TCharSearch. 
 
TExceptionRecord holds information about an exception in an application. 
 
TFloatRec declares a utility record that provides access to the attributes of a floating point number. 
 
TFormatSettings defines a thread-safe string formatting context. 
 
TLangRec declares a record used to describe a Windows locale. 
 
TSearchRec defines file information searched for by FindFirst or FindNext
 
TSysLocale represents locale information. 
 
This is record SysUtils.TThreadInfo. 
 
TTimeStamp represents time and date values. 
 
WordRec declares a utility record to store high and low order bytes of a variable. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.