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

TOwnerFormDesignerModifiedProc

Hook used to prevent circular unit references.

Declaration

Source position: lclproc.pas line 103

type TOwnerFormDesignerModifiedProc = procedure(

  AComponent: TComponent

);

Arguments

AComponent

  

Component for the change notification.


Version 3.2 Generated 2024-02-25 Home