RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletModule.Data Property

Specifies user-defined data.

Pascal
property Data: LongInt;
C++
__property LongInt Data;

Data is a user-defined value that is passed to the controlling application on the OnInquire/OnNewInquire events. 

 

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