TTMSFNCDataGrid.BitmapAspectRatios Property
When True, the bitmap at the indexed cell preserves its aspect ratio during rendering; when False, it is stretched to fill the cell without aspect correction.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Type: Boolean
Syntax
property BitmapAspectRatios[AColumn, ARow: Integer]: Boolean;