FMX.Controls.TControl.GetPadding

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetPadding: TBounds;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

説明

Padding プロパティの取得関数です。

関連項目