Register the components provided by this unit or package, so that they can be instantiated.
Source position: controls.pp line 2806
procedure Register; |
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.
RegisterComponents |
CT Web help |
CodeTyphon Studio |