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

Reference for unit 'TypInfo': Constants

BooleanIdents

  

Names for boolean values.

DotSep

  

Name separator character.

OnGetPropValue

  

Callback to get a property value as a variant.

OnGetVariantprop

  

Callback to get a variant property value.

OnSetPropValue

  

Callback to set a property value as a variant.

OnSetVariantprop

  

Callback to set a variant property value.

ptConst

  

Constant used in access method.

ptField

  

Property access directly from field.

ptStatic

  

Property access via static method.

ptVirtual

  

Property access via virtual method.

tkAny

  

Any property type.

tkArray

  

Array property.

tkAString

  

Ansistring property.

tkBool

  

Boolean property.

tkChar

  

Char property.

tkClass

  

Class property.

tkClassRef

tkDynArray

  

Dynamical array property.

tkEnumeration

  

Enumeration type property.

tkFile

tkFloat

  

Float property.

tkHelper

tkInt64

  

Int64 property.

tkInteger

  

Integer property.

tkInterface

  

Interface property.

tkInterfaceRaw

  

Raw interface property.

tkLString

  

Longstring property.

tkMethod

  

Method property.

tkMethods

  

Only method properties. (event handlers).

tkObject

  

Object property.

tkPointer

tkProcedure

  

Procedure kind.

tkProcVar

tkProperties

  

Real properties. (not methods).

tkQWord

  

QWord property.

tkRecord

  

Record property.

tkSet

  

Set property.

tkSString

  

Shortstring property.

tkString

  

Alias for the tsSString enumeration value.

tkUChar

tkUnknown

  

Unknown property type.

tkUString

tkVariant

  

Variant property.

tkWChar

  

Widechar property.

tkWString

  

Widestring property.


Documentation generated on: Jul 24 2023