RAD Studio VCL Reference
ContentsIndex
Classes
Classes
 
Name 
Description 
 
System::AnsiString is the C++ analog for the Delphi long string type. 
 
System::AutoCmd represents a command that can be executed by an Automation interface wrapped by a Variant class. 
 
System::Currency is the C++ implementation of the Delphi System::Currency data type. 
 
This is class System::CurrencyBase. 
 
This is class System::DynArrayException. 
 
This is class System::DynArrayNullData. 
 
This is class System::DynArrayOutOfRange. 
 
System::Function represents a method on an Automation interface that returns a value. 
 
NamedParm represents a named parameter assigned to a TAutoCmd descendant. 
 
System::Procedure represents a method on an Automation interface that does not return a value. 
 
PropertyGet represents a property access method on an Automation interface. 
 
PropertySet represents a property access method on an Automation interface. 
 
System::TAggregatedObject provides the functionality for an inner object of an aggregate by implementing the IInterface methods to delegate to the controlling IInterface
 
This is class System.TClassHelperBase. 
 
System::TContainedObject implements the IInterface interface as an inner object in an aggregate. 
 
System::TDateTime is the C++ analog for the Delphi System::TDateTime data type. 
 
This is class System::TDateTimeBase. 
 
System::TInterfacedObject is a base for simple classes that need a basic IInterface implementation. 
 
System::TMetaClass is the C++ representation of the Delphi class-reference type. 
 
System::TObject is the ultimate ancestor of all objects and components. 
 
System::Variant is a C++ implementation of the Delphi intrinsic type System::Variant. 
 
This is class System::VariantError. 
 
System::WideString represents strings of 16-bit characters. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.