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

TTabControl.SetDragMode

Sets the value for the DragMode property.

Declaration

Source position: comctrls.pp line 841

protected procedure TTabControl.SetDragMode(

  Value: TDragMode

); override;

Description

SetDragMode is an overridden method in TTabControl used to set the value for the DragMode property. It calls the inherited method on entry, and copies the new property value to the Tabs property.

See also

TCustomTabControl.Tabs

  

Contains the list of pages accessible in the tabbed control.

TTabControlNoteBookStrings

  

TTabControlNoteBookStrings - instance of TTabControlStrings for use with a TNoteBook.

TControl.SetDragMode

  

Sets the value for the DragMode property.

TControl.DragMode

  

Determines how a drag operation is started for the control.


Version 4.0 Generated 2025-05-03 Home