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

TPropertiesToSkip.Notify

Handles a notification action when the specified Pointer is added to or removed from the list.

Declaration

Source position: lresources.pp line 450

protected procedure TPropertiesToSkip.Notify(

  Ptr: Pointer;

  Action: TListNotification

); override;