Contents - Index - Previous - Next


Picture property



Applies to
TProfGridCell class

Declaration
property Picture: TPicture;

Description

Specifies a picture for the cell.

Use the property at design-time when you wish to preset a picture for a cell using Object Inspector.

At run-time, it is recommended to use the Graphic property.