Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.0
Unrevised from 9.0 to 10.0.
9.0 version

drop-get

Arguments: tab-control

Called when an allowed drop is being done to retrieve the value to be dropped. This default method for many classes returns the selected-object of the dragged control, which is generally the value.

Other built-in drop-get methods specializing on button, picture-button, check-box, and radio-button return the title of the control, since the value is not very interesting for dragging.

See the description of the tab-control class/control.


Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.0
Unrevised from 9.0 to 10.0.
9.0 version