FMX.Types.IOriginalContainerSize
Delphi
IOriginalContainerSize = interface
C++
__interface INTERFACE_UUID("{E76F6097-AF5D-49A1-9C7B-5127D6068059}") IOriginalContainerSize : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Interface that provides access to the original size, which is set at design time.
IOriginalContainerSize is implemented by control containers that need to provide at run time the original size set at design time.