FMX.Grid.TColumn.DrawableCell

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DrawableCell: IDrawableCell read GetDrawableCell;

C++

__property _di_IDrawableCell DrawableCell = {read=GetDrawableCell};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn


Description

Interface IDrawableCell pour le contrôle cellule ou nil si le contrôle cellule n'existe pas ou s'il ne prend pas en charge l'interface IDrawableCell.