[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True when the associated TScrollingWinControl and its handle are valid.
Source position: forms.pp line 123
protected function TControlScrollBar.HandleAllocated: Boolean; virtual; |
True when the associated TScrollingWinControl and its handle are valid.
Used in methods which call LCL interface routines to avoid exceptions resulting from an unassigned control or an invalid handle value.
Version 4.0 | Generated 2025-05-03 | Home |