RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataModule.DesignOffset Property

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

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

An application should never need to set this value. It is used to control the position of the data module at design time. 

 

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