[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomCoolBar.GrabWidth

Width for the grabber on the control.

Declaration

Source position: comctrls.pp line 2614

public property TCustomCoolBar.GrabWidth : Integer
  read FGrabWidth
  write SetGrabWidth
  default cDefGrabWidth;

Description

GrabWidth is an Integer property with the width for a grabber or gripper on the control. The default value for the property is cDefGrabWidth.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.