[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 102

type TOwnerFormDesignerModifiedProc = procedure(

  AComponent: TComponent

);

Arguments

AComponent

  

Component for the change notification.


Version 4.0 Generated 2025-05-03 Home