Table of Contents

TTMSFNCDataGridInplaceEditorHelper.AsTrackBar Method

Casts the inplace editor to TTMSFNCDataGridTrackBar. Call only after IsTrackBar returns True.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function AsTrackBar: TTMSFNCDataGridTrackBar;

Returns

The inplace editor cast to TTMSFNCDataGridTrackBar.