RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::NamedParm::GetType

Returns the type of the parameter’s value.

Call System::NamedParm::GetType to determine the type of the parameter’s value. System::NamedParm::GetType returns one of the constants declared in the System unit to represent the types of Variant values. As such, it returns the value you would obtain by calling VarType on the Variant returned by GetParm.

Note: A list of the possible return values is included in the topic for VarType.
 

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