[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 2647

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.


Version 4.0 Generated 2025-05-03 Home