RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProperty.GetValue Method

Returns the property value formatted as a string.

Pascal
function GetValue: string;
C++
__fastcall AnsiString GetValue();

GetValue formats the value of the property, formatted as a string. If the value is not available, GetValue raises an exception. 

 

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