[Overview][Classes][Index] |
Causes the control to be redrawn when it is parented and visible.
Source position: industrialbase.pp line 19
protected procedure TIndustrialBase.GraphicChanged; |
Calls the Invalidate method to request an update to the control. No actions are performed in the method if Parent has not be assigned, or the control is not Visible.
GraphicChanged is called when the value in AntiAliasingMode is updated.
Version 4.0 | Generated 2025-05-03 | Home |