Class TWPGutter

Hierarchy

System.TObject | System.Classes.TPersistent | System.Classes.TComponent | Vcl.Controls.TControl | Vcl.Controls.TWinControl | Vcl.Controls.TCustomControl | Vcl.ExtCtrls.TCustomPanel | WPCTRRich.TWPCustomGutter | TWPGutter

Description

You can use the 'gutter' to display line numbers or mark the current position with an arrow. It is also useful to show a + and - sign to expand and collapse WPReporter groups.
Usually the gutter is created on the left side of the TWPRichText component. In the WPRichText component set the property WPGutter to activate the attached gutter control.

Methods

Events

OnCalcLineNumber : TWPCalcLineNumberEvent= TWPCalcLineNumberEvent

OnClick : TNotifyEvent= procedure (Sender : TObject) of Object

OnDblClick : TNotifyEvent= procedure (Sender : TObject) of Object

OnDragDrop : TDragDropEvent= TDragDropEvent

OnDragOver : TDragOverEvent= TDragOverEvent

OnEnter : TNotifyEvent= procedure (Sender : TObject) of Object

OnExit : TNotifyEvent= procedure (Sender : TObject) of Object

OnItemClick : TWPOnItemClick= TWPOnItemClick

OnMouseDown : TMouseEvent= TMouseEvent

OnMouseMove : TMouseMoveEvent= TMouseMoveEvent

OnMouseUp : TMouseEvent= TMouseEvent

OnResize : TNotifyEvent= procedure (Sender : TObject) of Object

Used or referenced by

-Property TWPCustomRichText.WPGutter : TWPCustomGutter
-Property TWPCustomRichText.WPGutter : TWPCustomGutter