Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

Register

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

Declaration

Source position: controls.pp line 2785

procedure Register;

Description

Register is a procedure used to register components in this unit in the Typhon 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



CT Web help

CodeTyphon Studio