RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataModule.DesignSize Property

Specifies the design size for the data module at design time.

Pascal
property DesignSize: TPoint;
C++
__property TPoint DesignSize;

An application should never need to set this value. It controls the size of the data module window at design time. 

 

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