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

RegisterNoIcon

Registers components that have no icon on the component palette.

Declaration

Source position: classesh.inc line 2118

procedure RegisterNoIcon(

  ComponentClasses: array of TComponentClass

);

Description

RegisterNoIcon performs the same function as RegisterComponents except that it calls RegisterNoIconProc instead of RegisterComponentsProc

See also

RegisterNoIconProc

  

Callback procedure used when handling iconless component registration.

RegisterComponents

  

Registers components for the component palette.


Documentation generated on: Sep 28 2017