[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

Register

Register the components provided by this unit or package, so that they can be instantiated.

Declaration

Source position: controls.pp line 2810

procedure Register;

Description

Register is a procedure used to register components in this unit in the Lazarus IDE. Register adds the TImageList component on the Common Controls tab. In addition, the TCustomControl and TGraphicControl components are registered without icons.

Register can also be used to register the controls required by an application.

See also

RegisterComponents


Version 3.2 Generated 2024-02-25 Home