RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
PropertyGet::RequestResult Method

Indicates that the interface method returns a value.

Pascal
function RequestResult: bool;
C++
bool RequestResult() const;

RequestResult always returns true, indicating that there is a return value (the property value) after executing the PropertyGet object using the Variant::Exec method. 

 

GetCallType 

System::Variant::Exec

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!