API:FMX.Grid.TGridValues.IsEqual

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsEqual(const OldValue, NewValue: TValue): Boolean; virtual;

C++

virtual bool __fastcall IsEqual(const System::Rtti::TValue &OldValue, const System::Rtti::TValue &NewValue);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!