FMX.Edit.TCustomEdit.ButtonsContent

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

Delphi

property ButtonsContent: TContentEdit read FButtonsContent;

C++

__property TContentEdit* ButtonsContent = {read=FButtonsContent};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEdit

説明

この編集に関連づけられている編集ボタンを保有する、コントロールを返します。

関連項目