[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notification that the supplied Operation has been applied to the specified Component.
Source position: forms.pp line 1912
public procedure TIDesigner.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); virtual; abstract; |
AComponent |
|
Component affected by the notification. |
Operation |
|
Operation performed on the component. |
Version 4.0 | Generated 2025-05-03 | Home |