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

RegisterNoIcon

Registers components that have no icon on the component palette.

Declaration

Source position: classesh.inc line 2457

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 icon-less component registration.

RegisterComponents

  

Registers components for the component palette.


Documentation generated on: Jul 24 2023