[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TDataModule.DesignSize

Size property needed for manipulation in an IDE.

Declaration

Source position: classesh.inc line 2160

public property TDataModule.DesignSize : TPoint
  read FDSize
  write FDSize;

Description

DesignSize is the size of the datamodule when displayed in an IDE. It is streamed to the form file, and should not be used at run-time.

See also

TDataModule.DesignOffset

  

Position property needed for manipulation in an IDE.


Documentation generated on: May 14 2021