|
|
Name |
Description |
![]() |
Assigns values to buttons and categories. | |
![]() |
OnDragDrop event dispatcher. | |
|
Retrieves the bounding rectangle of a button, given the rectangle's index number. | |
![]() |
Returns the control's image list containing the image to be displayed while dragging. | |
|
Retrieves the index of a button, given x and y coordinates. | |
|
Removes the insertion points added by SetInsertionPoints. | |
|
Scrolls buttons to make the the buttons visible in the group container. | |
|
Draws an insert line for inserting at InsertionIndex. You can choose to show or hide insertion points. | |
|
Provides the target insertion index of a given coordinate (x,y). If the target is somewhere in or above the top half of a button, this method inserts an object above the button. If the target is somewhere in or below the bottom half of a button, the method inserts an object after the button. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|