Unit 'RubberBand' Package
[Overview][Types][Classes][Index] [#lcl]

TCustomRubberBand

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rubberband.pas line 37

type TCustomRubberBand = class(TWinControl)

protected

  class procedure WSRegisterClass; override;

  

public

  constructor Create(); override;

  

  property Shape: TRubberBandShape; [rw]

  

end;

Inheritance

TCustomRubberBand

  

|

TWinControl

  

Implements a windowed control which can contain other child controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio