FMX.MultiView.Types.TCustomPopover.ApplyStyle

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

Delphi

procedure ApplyStyle; override;

C++

virtual void __fastcall ApplyStyle();

プロパティ

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


説明

ポップオーバー オブジェクトにスタイルを提供します。

ApplyStyle は、UpdateArrowPositionUpdatePaddingUpdateTint を呼び出します。

関連項目