Table of Contents

TTMSFNCDataGridInplaceEditorHelper.AsSpinBox Method

Casts the inplace editor to TTMSFNCDataGridSpinBox. Call only after IsSpinBox returns True.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function AsSpinBox: TTMSFNCDataGridSpinBox;

Returns

The inplace editor cast to TTMSFNCDataGridSpinBox.