[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the DragMode property.
Source position: comctrls.pp line 841
protected procedure TTabControl.SetDragMode( |
Value: TDragMode |
); override; |
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.
|
Contains the list of pages accessible in the tabbed control. |
|
|
TTabControlNoteBookStrings - instance of TTabControlStrings for use with a TNoteBook. |
|
|
Sets the value for the DragMode property. |
|
|
Determines how a drag operation is started for the control. |
Version 4.0 | Generated 2025-05-03 | Home |