FMX.MultiView.Types.TCustomPopover.UpdateTint

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

Delphi

procedure UpdateTint; virtual;

C++

virtual void __fastcall UpdateTint();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TCustomPopover


説明

ポップオーバーの矢印とコンテンツ ホルダーの TintColor プロパティを更新します。

関連項目