TTMSFNCDataGridInplaceEditorHelper.AsSpinBox Method
Casts the inplace editor to
TTMSFNCDataGridSpinBox. Call only afterIsSpinBoxreturnsTrue.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridInplaceEditorHelper
Syntax
function AsSpinBox: TTMSFNCDataGridSpinBox;
Returns
The inplace editor cast to TTMSFNCDataGridSpinBox.