RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.DesignerData Property

Stores custom data.

Pascal
property DesignerData: string;
C++
__property AnsiString DesignerData;

DesignerData has no predefined meaning. Application developers can use the DesignerData property to associate application-specific information with an SQL dataset instance. 

 

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