[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 43
type TCustomRubberBand = class(TWinControl) |
||
class procedure WSRegisterClass; override; |
|
WSRegisterClass - Register this Class for the current Widget Set |
public |
||
constructor Create(); override; |
|
|
property Shape: TRubberBandShape; [rw] |
|
The Shape of the rubber band device: a line or a rectangle around the selection |
end; |
|
TCustomRubberBand - base class for TRubberBand, for drawing a ring resembling a rubber band around a selection |
|
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |