TTMSFNCDataGridInplaceEditorHelper.AsTrackBar Method
Casts the inplace editor to
TTMSFNCDataGridTrackBar. Call only afterIsTrackBarreturnsTrue.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridInplaceEditorHelper
Syntax
function AsTrackBar: TTMSFNCDataGridTrackBar;
Returns
The inplace editor cast to TTMSFNCDataGridTrackBar.