Unit 'TypInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

Reference for unit 'TypInfo': Procedures and functions

AddEnumElementAliases

  

Define aliases for enumerated elements.

AlignPTypeInfo

  

Align TTypeInfo info.

AlignTParamFlags

  

Align TParamFlags info.

AlignTypeData

  

Align type data.

ArrayToSet

ConstParamIsRef

DerefTypeInfoPtr

  

Dereference type info pointer.

FindPropInfo

  

Return property information by property name.

GetAttribute

GetAttributeTable

GetDynArrayProp

  

Get the value of a dynamic array valued property.

GetEnumeratedAliasValue

  

Return ordinal value for an enumerated value.

GetEnumName

  

Return name of enumeration constant.

GetEnumNameCount

  

Return number of names in an enumerated type.

GetEnumProp

  

Return the value of an enumeration type property.

GetEnumValue

  

Get ordinal value for enumerated type by name.

GetFloatProp

  

Return value of floating point property.

GetInt64Prop

  

return value of an Int64 property.

GetInterfaceProp

  

Return interface-typed property.

GetMethodProp

  

Return value of a method property.

GetObjectProp

  

Return value of an object-type property.

GetObjectPropClass

  

Return class of property.

GetOrdProp

  

Get the value of an ordinal property.

GetPropAttribute

GetPropInfo

  

Return property type information, by property name.

GetPropInfos

  

Return a list of published properties.

GetPropList

  

Return a list of a certain type of published properties.

GetPropValue

  

Get property value as a string.

GetRawByteStrProp

  

Return the value of a string property as a RawByteString.

GetRawInterfaceProp

  

Get a raw (CORBA) interface property.

GetSetProp

  

Return the value of a set property.

GetStrProp

  

Return the value of a string property.

GetTypeData

  

Return a pointer to type data, based on type information.

GetUnicodeStrProp

  

Get UnicodeString-valued property.

GetVariantProp

  

Return the value of a variant property.

GetWideStrProp

  

Read a widestring property.

IsPublishedProp

  

Check whether a published property exists.

IsReadableProp

  

Can the property be read.

IsStoredProp

  

Check whether a property is stored.

IsWriteableProp

  

Can the property be written.

PropIsType

  

Check the type of a published property.

PropType

  

Return the type of a property.

RemoveEnumElementAliases

  

Remove aliases for enumerated elements.

SetDynArrayProp

  

SetSize the value of a dynamic array valued property.

SetEnumProp

  

Set value of an enumerated-type property.

SetFloatProp

  

Set value of a float property.

SetInt64Prop

  

Set value of a Int64 property.

SetInterfaceProp

  

Set interface-valued property.

SetMethodProp

  

Set the value of a method property.

SetObjectProp

  

Set the value of an object-type property.

SetOrdProp

  

Set value of an ordinal property.

SetPropValue

  

Set property value as variant.

SetRawByteStrProp

  

Set the value of a string property using a RawByteString.

SetRawInterfaceProp

  

Set a raw (CORBA) interface property.

SetSetProp

  

Set value of set-typed property.

SetStrProp

  

Set value of a string property.

SetToArray

SetToString

  

Convert set to a string description.

SetUnicodeStrProp

  

Set UnicodeString-valued property.

SetVariantProp

  

Set value of a variant property.

SetWideStrProp

  

Set a widestring property.

StringToSet

  

Convert string description to a set.


Documentation generated on: Jul 24 2023