API:System.Classes.TDataModule.DesignSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DesignSize: TPoint read FDesignSize write FDesignSize;

C++

__property System::Types::TPoint DesignSize = {read=FDesignSize, write=FDesignSize};

Properties

Type Visibility Source Unit Parent
property public
System.Classes.pas
System.Classes.hpp
System.Classes TDataModule

Description

Embarcadero Technologies does not currently have any additional information.