TTMSFNCDataGrid.BitmapCroppeds Property
When True, the bitmap at the indexed cell is cropped to fit the cell bounds; when False, the full image is drawn.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Type: Boolean
Syntax
property BitmapCroppeds[AColumn, ARow: Integer]: Boolean;