Vcl.Ribbon.TCustomActionControlBar.CreateControls

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateControls; override;

C++

virtual void __fastcall CreateControls();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomActionControlBar

Description

CreateControls re-creates the ribbon controls.

CreateControls re-creates specific controls.

See Also