[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rubberband.pas line 43
type TCustomRubberBand = class(TWinControl) |
||
public |
||
constructor Create(); override; |
|
|
property Shape: TRubberBandShape; [rw] |
|
|
end; |
|
||
| | ||
|
TWinControl - the base class for all windowed controls |
|
| | ||
|
TControl - the main ancestor class for visual controls. |
|
| | ||
TLCLComponent |
||
? | ||
TObject |