FMX.Grid.Style.TStyledGrid.GetInplaceEditorValue

提供:RAD Studio API Documentation

Delphi

function GetInplaceEditorValue(const AInplaceEdit: TFMXObject): TValue; virtual;

C++

virtual System::Rtti::TValue __fastcall GetInplaceEditorValue(Fmx::Types::TFmxObject* const AInplaceEdit);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


説明

セル エディタが現在保有しているか、セル エディタがオープンでない場合には、TValue.Empty を返します。