FMX.Layouts.TCustomScrollBox.PaddingChanged

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

Delphi

procedure PaddingChanged; override;

C++

virtual void __fastcall PaddingChanged()/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox


説明

パディングを、 TScrollBox のコンテンツに適用します。

関連項目