[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Callback procedure used when handling iconless component registration.
Source position: classesh.inc line 1560
var RegisterNoIconProc: procedure( |
ComponentClasses: array [] of TComponentClass |
); |
RegisterNoIconProccan be set by an IDE to be notified when new components are being registered, and which do not need an Icon in the component palette. Application programmers should never have to set RegisterComponentsProc