RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo Namespace

This is namespace TypInfo.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists functions in this documentation. 
The following table lists structs, records, enums in this documentation. 
The following table lists types in this documentation. 
The following table lists variables in this documentation. 
The following table lists constants in this documentation. 
 
Name 
Description 
 
EPropertyConvertError is the exception class for type errors when attempting to get or set the value of a property. 
 
EPropertyError is the exception class for unsuccessful attempts to set the value of a property. 
 
TPublishableVariantType is the base class for custom Variant types that surface the published properties of an object that represents the Variant's data. 
Name 
Description 
This is constant TypInfo.tkAny. 
This is constant TypInfo.tkMethods. 
This is constant TypInfo.tkProperties. 
 
Name 
Description 
 
Frees any property values that are objects and sets their value to nil (Delphi) or NULL (C++). 
 
This is function TypInfo.GetDynArrayProp. 
 
This is function TypInfo.GetDynArrayProp. 
 
Returns the name of a Delphi enumerated type constant given its value. 
 
This is function TypInfo.GetEnumProp. 
 
This is function TypInfo.GetEnumProp. 
 
Returns the value of an enumerated type constant given its string representation. 
 
This is function TypInfo.GetFloatProp. 
 
This is function TypInfo.GetFloatProp. 
 
This is function TypInfo.GetInt64Prop. 
 
This is function TypInfo.GetInt64Prop. 
 
This is function TypInfo.GetInterfaceProp. 
 
This is function TypInfo.GetInterfaceProp. 
 
This is function TypInfo.GetMethodProp. 
 
This is function TypInfo.GetMethodProp. 
 
This is function TypInfo.GetObjectProp. 
 
This is function TypInfo.GetObjectProp. 
 
This is function TypInfo.GetObjectPropClass. 
 
This is function TypInfo.GetObjectPropClass. 
 
This is function TypInfo.GetObjectPropClass. 
 
This is function TypInfo.GetOrdProp. 
 
This is function TypInfo.GetOrdProp. 
 
This is function TypInfo.GetPropInfo. 
 
This is function TypInfo.GetPropInfo. 
 
This is function TypInfo.GetPropInfo. 
 
This is function TypInfo.GetPropInfo. 
 
This is function TypInfo.GetPropInfos. 
 
This is function TypInfo.GetPropList. 
 
This is function TypInfo.GetPropList. 
 
This is function TypInfo.GetPropList. 
 
This is function TypInfo.GetPropValue. 
 
This is function TypInfo.GetPropValue. 
 
This is function TypInfo.GetSetElementName. 
 
This is function TypInfo.GetSetElementValue. 
 
This is function TypInfo.GetSetProp. 
 
This is function TypInfo.GetSetProp. 
 
This is function TypInfo.GetStrProp. 
 
This is function TypInfo.GetStrProp. 
 
This is function TypInfo.GetTypeData. 
 
This is function TypInfo.GetVariantProp. 
 
This is function TypInfo.GetVariantProp. 
 
This is function TypInfo.GetWideStrProp. 
 
This is function TypInfo.GetWideStrProp. 
 
This is function TypInfo.IsPublishedProp. 
 
This is function TypInfo.IsPublishedProp. 
 
This is function TypInfo.IsStoredProp. 
 
This is function TypInfo.IsStoredProp. 
 
This is function TypInfo.PropIsType. 
 
This is function TypInfo.PropIsType. 
 
This is function TypInfo.PropType. 
 
This is function TypInfo.PropType. 
 
This is function TypInfo.SetDynArrayProp. 
 
This is function TypInfo.SetDynArrayProp. 
 
This is function TypInfo.SetEnumProp. 
 
This is function TypInfo.SetEnumProp. 
 
This is function TypInfo.SetFloatProp. 
 
This is function TypInfo.SetFloatProp. 
 
This is function TypInfo.SetInt64Prop. 
 
This is function TypInfo.SetInt64Prop. 
 
This is function TypInfo.SetInterfaceProp. 
 
This is function TypInfo.SetInterfaceProp. 
 
This is function TypInfo.SetMethodProp. 
 
This is function TypInfo.SetMethodProp. 
 
This is function TypInfo.SetObjectProp. 
 
This is function TypInfo.SetObjectProp. 
 
This is function TypInfo.SetOrdProp. 
 
This is function TypInfo.SetOrdProp. 
 
This is function TypInfo.SetPropValue. 
 
This is function TypInfo.SetPropValue. 
 
This is function TypInfo.SetSetProp. 
 
This is function TypInfo.SetSetProp. 
 
This is function TypInfo.SetStrProp. 
 
This is function TypInfo.SetStrProp. 
 
This is function TypInfo.SetToString. 
 
This is function TypInfo.SetVariantProp. 
 
This is function TypInfo.SetVariantProp. 
 
This is function TypInfo.SetWideStrProp. 
 
This is function TypInfo.SetWideStrProp. 
 
This is function TypInfo.SortPropList. 
 
This is function TypInfo.StringToSet. 
 
Name 
Description 
 
This is record TypInfo.TFloatType. 
 
This is record TypInfo.TIntfFlag. 
 
This is record TypInfo.TMethodKind. 
 
This is record TypInfo.TOrdType. 
 
TParamFlag and TParamFlags indicates the attributes of a method parameter. 
 
This is record TypInfo.TPropData. 
 
TPropInfo describes a property that is edited using a property editor. 
 
TTypeData is used internally to represent type information. 
 
This is record TypInfo.TTypeInfo. 
 
These types describe a type that is manipulated in the forms designer. 
Name 
Description 
This is type TypInfo.PPropInfo. 
This is type TypInfo.PPropList. 
This is type TypInfo.PPTypeInfo. 
This is type TypInfo.PTypeData. 
This is type TypInfo.PTypeInfo. 
This is type TypInfo.ShortStringBase. 
This is type TypInfo.TIntfFlags. 
This is type TypInfo.TIntfFlagsBase. 
This is type TypInfo.TParamFlags. 
This is type TypInfo.TParamFlagsBase. 
This is type TypInfo.TPropInfoProc. 
This is type TypInfo.TPropList. 
This is type TypInfo.TTypeKinds. 
Name 
Description 
This is variable TypInfo.BooleanIdents. 
This is variable TypInfo.DotSep. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!