RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.GetWebSnapObjClass Method

Returns the class type for this adapter field.

Pascal
function GetWebSnapObjClass: TObjectScripterClass; virtual;
C++
virtual __fastcall TObjectScripterClass GetWebSnapObjClass();

This function returns the class type for this adapter field, which is used by the script engine to create a script object. GetWebSnapObjClass tells the script engine what type of object to create. 

 

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