TTMSFNCDataGridRenderer.BitmapAspectRatios Property
Gets/sets whether the bitmap in the given cell preserves its aspect ratio when rendered. True keeps the original width/height ratio.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Type: Boolean
Syntax
property BitmapAspectRatios[AColumn, ARow: Integer]: Boolean;