Table of Contents

TTMSFNCDataGridData.AutoFillCustomListSet Method

Registers a custom cyclic fill sequence under AKey (e.g. key='months', values=['Jan','Feb',...]).

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure AutoFillCustomListSet(const AKey: string; const AValues: array of string);

Parameters

Name Description
AKey Text value used by the operation.
AValues Value used or returned by the operation.