API:FMX.Grid.TGridModel.TCellObjectInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TCellObjectInfo = record

C++

struct DECLSPEC_DRECORD TCellObjectInfo
{
public:
    TColumn* Column;
    System::TObject* CellObject;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGridModel

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !