TTMSFNCRibbonForm.SetBounds Method
Sets the form bounds and adjusts the ribbon layout and custom chrome for the new size.
API unit family: TMSFNCRibbon
Declaring type: TTMSFNCRibbonForm
Syntax
procedure SetBounds(ALeft, ATop, AWidth, AHeight: Integer); override;