[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
InvalidateControl - method to render the Control non-valid; visibility and opacity are specified and instructions can be given to ignore Window Controls
Source position: line 0
protected procedure TControl.InvalidateControl( |
CtrlIsVisible: Boolean; |
CtrlIsOpaque: Boolean |
); |
CtrlIsVisible: Boolean; |
CtrlIsOpaque: Boolean; |
IgnoreWinControls: Boolean |
); |
lazarus-ccr.sourceforge.net |