TTMSFNCDataGridStretchingOptions.Mode Property
Determines how extra space is distributed: across all columns/rows (
gstmAll) or only the last one (gstmLast).
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridStretchingOptions
Type: TTMSFNCDataGridStretchingMode
Syntax
property Mode: TTMSFNCDataGridStretchingMode;
Default: gstmAll