TInitTable.TDefaultProperty<T> Class

Represents type TDefaultProperty<T>.

Namespace: Spring
TObject
  Spring.TInitTable.TDefaultField
    Spring.TInitTable.TDefaultProperty<T>
strict private
type
 TDefaultProperty<T> = class(TDefaultField)
 end;

Type Parameters

T

The TInitTable.TDefaultProperty<T> type exposes the following members.

Show:
 NameDescription
Create(Variant,PPropInfo)

Initializes a new instance of the TInitTable.TDefaultProperty<T> class.

Top
Show:
 NameDescription
InitializeValue(Pointer)

Represents method InitializeValue(Pointer). (Overrides TInitTable.TDefaultField.InitializeValue(Pointer).)

Top
Show:
 NameDescription
fPropInfo

Represents field fPropInfo.

fValue

Represents field fValue.

Top