FMX.Grid.TGridModel.StyledSettingsStored

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StyledSettingsStored: Boolean; virtual;

C++

virtual bool __fastcall StyledSettingsStored();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGridModel

Description

Function that ensures that the value of StyledSettings is only stored in the form file if it is not the default value of the property.