TTMSFNCRibbon.RebuildUsingName Method
Rebuilds the ribbon layout, using the specified component name as the anchor for locating child controls.
API unit family: TMSFNCRibbon
Declaring type: TTMSFNCRibbon
Inherited from: TTMSFNCCustomRibbon
Syntax
procedure RebuildUsingName(AName: string);
Parameters
| Name | Description |
|---|---|
AName |
Name of the anchor component used to locate ribbon child controls. |