System.Bindings.CustomWrapper.TCustomWrapper Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
ArgspublicArray of values to be passed in for the parameters of the wrapped member.
AttachedpublicSpecifies whether the wrapper is attached to a physical object.
AttachmentpublicSpecifies the object to which the wrapper is attached.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EvalTimeOnlypublicIndicates whether the value of the wrapped object member can be determined only at evaluation time.
GetterCallbackpublicThe callback used by the engine to determine the actual value of the wrapped fake object member.
MemberNamepublicSpecifies the name of the wrapped member.
MetaClasspublicAllows navigation through the metadata the same way as through a class reference of an object.
ParentpublicThe parent object that contains the wrapped member.
RefCountpublicIndicates the number of interface pointers currently dependent upon the object.
WrapperTypepublicLets the engine know whether the wrapper needs parameters to be able to return a valid value.