[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TCustomRubberBand - base class for TRubberBand, for drawing a ring resembling a rubber band around a selection
Source position: rubberband.pas line 37
type TCustomRubberBand = class(TWinControl) end; |
||
protected |
||
class procedure WSRegisterClass; override; |
|
Registers this component class with the current WidgetSet. |
public |
||
constructor Create(); override; |
|
|
property Shape: TRubberBandShape; [rw] |
|
The Shape of the rubber band device: a line or a rectangle around the selection |
|
TCustomRubberBand - base class for TRubberBand, for drawing a ring resembling a rubber band around a selection |
|
| | ||
|
The base class for controls which can contain other (child) controls. |
|
| | ||
|
The base class for visible controls. |
|
| | ||
|
The base class for LCL components associated with widgets. |
|
| | ||
TComponent |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |