Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TStringGridAllowRightMouse

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

Declaration

Source position: grids.pas line 1999

type TStringGridAllowRightMouse = class(TStringGrid)

protected

  FAllowRightButton: Boolean;

  

  function MouseButtonAllowed(); override;

  

  procedure MouseDown(); override;

  

end;

Inheritance

TStringGridAllowRightMouse

  

|

TStringGrid

  

|

TCustomStringGrid

  

|

TCustomDrawGrid

  

|

TCustomGrid

  

|

TCustomControl

  

The base class for windowed controls which paint themselves.

|

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