FMX.Grid.TGridModel.SetStyledSettings

提供:RAD Studio API Documentation

Delphi

procedure SetStyledSettings(const Value: TStyledSettings);

C++

void __fastcall SetStyledSettings(const Fmx::Types::TStyledSettings Value);

プロパティ

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


説明

StyledSettings の設定メソッド。

関連項目