FMX.Layers3D.TAbstractLayer3D.GetPadding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPadding: TBounds;

C++

Fmx::Types::TBounds* __fastcall GetPadding();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TAbstractLayer3D

Description

Returns the value of the Padding property.

See Also