[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Hook used to prevent circular unit references.
Source position: lclproc.pas line 102
type TOwnerFormDesignerModifiedProc = procedure( |
AComponent: TComponent |
); |
AComponent |
|
Component for the change notification. |