[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements a rubber-band selection.
Source position: rubberband.pas line 49
type TRubberBand = class(TCustomRubberBand) |
|
Implements a rubber-band selection. |
|
| | | ||
|
Base class which implements a rubber-band selection. |
|
| | | ||
|
Implements a windowed control which can contain other child controls. |
|
| | | ||
|
The base class for visible controls. |
|
| | | ||
|
The base class for LCL components which have an associated widget. |
|
| | | ||
| | | ||
| | | ||
TRubberBand is a TCustomRubberBand descendant which which implements a control used to draw rubber-band selections in the Lazarus Component Library (LCL). TRubberBand is used to provide support for selection shape maps used in widgetset classes, especially widgetset design-time classes.
Set the value in the Shape property to control the appearance for the rubber-band selection drawn for the target platform.
|
Base class which implements a rubber-band selection. |
| Version 4.4 | Generated 2025-11-08 | Home |