Table of Contents

TTMSFNCBloxCustomSelector.Rebuild Method

Regenerates the item list from the connected diagram control's registered elements, grouping them by category.

API unit family: TMSFNCBloxSelector Declaring type: TTMSFNCBloxCustomSelector

Syntax

procedure Rebuild(AItemsOnly: Boolean = False);

Parameters

Name Description
AItemsOnly When True, only the items are rebuilt and the layout metrics (columns, fonts, row count) are left unchanged. When False (the default), the layout metrics are reset as well.