Occurs when the graphics object changes.
Note |
---|
There are two events that are exactly the same, OnChanged and OnChange. The extra event name is to allow easier transition from other Delphi libraries, either the VCL (OnChanged) or FMX (OnChange) libraries. Use either one as needed. Only one event is triggered. |
Namespace: RSGdiPlusGraphics
Delphi |
public |
Property Value
Type: TNotifyEvent
Reference |