RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::PropertyGet::GetCallType

Indicates the type of the interface method represented by the System::PropertyGet object.

Call System::PropertyGet::GetCallType to determine the type of flag needed to call the method represented by System::PropertyGet using the IDispatch::Invoke method of the Automation interface. System::PropertyGet::GetCallType returns DISPATCH_PROPERTYGET, indicating a method that returns the value of a property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!