|
RAD Studio VCL Reference
|
Stores custom data.
property DesignerData: string;
__property AnsiString DesignerData;
Component writers use this property for storing designer-specific information with the TCustomADODataSet descendent component. The VCL system does not use this property or its value at all. Use must be implemented by the programmer.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|