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

TCustomForm.CMIconChanged

Handles the CM_ICONCHANGED control message for the form.

Declaration

Source position: forms.pp line 627

protected procedure TCustomForm.CMIconChanged(

  var Message: TLMessage

); message;

Arguments

Message

  

Control message for the notification.

Description

Frees and re-creates handle(s) for icons used on the form, and notifies the widgetset class by calling its SetIcon method.


Version 3.2 Generated 2024-02-25 Home