Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#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.



CT Web help

CodeTyphon Studio