head-list.
228 bytes (2 words) - 07:42, 2 December 2011
TCustomListControl is the common base class for controls that ... common set of properties and methods for working with the items in the list. ...
1 KB (109 words) - 23:34, 16 October 2011
Description: ifeq: | Vcl. ... Controls. TCustomListControl. GetItemIndex. Vcl. Controls. TCustomListControl. GetItemIndex. value of the ItemIndex property. ...
1 KB (90 words) - 23:07, 16 October 2011
Description: ifeq: | Vcl. ... Controls. TCustomListControl. SetItemIndex. Vcl. Controls. TCustomListControl. SetItemIndex. value of the ItemIndex property. ...
1 KB (79 words) - 00:56, 17 October 2011
Controls. ... Note: To implement the ItemIndex property in a TCustomListControl descendant, override the protected GetItemIndex and ...
2 KB (121 words) - 11:42, 10 February 2014
The ItemIndex property controls only the ItemIndex property of clients that descend from TCustomListControl. See Also : OnItemSelected ...
1 KB (97 words) - 23:23, 16 October 2011
It should always be a TCustomListControl descendant (because ... the list control's MoveSelection ... by the Destination property and removing ...
2 KB (147 words) - 22:58, 16 October 2011
It should always be a TCustomListControl descendant (because ... It then calls the list control's SelectAll method, selecting all of its items ...
1 KB (119 words) - 00:00, 17 October 2011
It should always be a TCustomListControl descendant (because ... the list control's ClearSelection method, ... specified by the Destination property. ...
1 KB (138 words) - 23:15, 16 October 2011
ListControl property. Destination and ListControl do not need to be the same type of control, as long as they are both TCustomListControl descendants. ...
1 KB (102 words) - 00:12, 17 October 2011
Before this event is called, the list action first updates the ItemIndex property of any client controls that descend from TCustomListControl. ...
1 KB (102 words) - 01:05, 17 October 2011
ExecuteTarget updates the ItemIndex property of all client controls that descend from TCustomListControl, and then generates an ...
1 KB (83 words) - 22:58, 16 October 2011
Controls such as menu items and tool buttons linked to this action ... to work with a list control (TCustomListControl descendant) as a target. ...
2 KB (170 words) - 00:48, 17 October 2011
Controls such as menu items and tool buttons linked to this action ... to work with a list control (TCustomListControl descendant) as a target. ...
2 KB (170 words) - 23:36, 16 October 2011
It should always be a TCustomListControl descendant (because ... It then calls the list control's ClearSelection method, deselecting any ...
1 KB (119 words) - 00:54, 17 October 2011
It should always be a TCustomListControl descendant (because ... It then calls the list control's DeleteSelected method, deleting any selected ...
1 KB (118 words) - 23:47, 16 October 2011
TCustomListControl descendant (or that the ListControl property is set if Target is ... true if there is a list control to act as target ...
1 KB (135 words) - 23:19, 16 October 2011
is a TCustomListControl descendant (or that the ListControl property ... list control to act as target and a destination control, false otherwise. ...
2 KB (150 words) - 22:45, 16 October 2011
common behavior for actions that work with list controls (list boxes and list views). ... See Also : TCustomListControl Category:API Documentation ...
2 KB (126 words) - 23:43, 16 October 2011
The ItemIndex property determines which item is selected, if any. ... See Also : Vcl.Controls.TCustomListControl.ItemIndex System.Classes. ...
2 KB (198 words) - 01:30, 12 July 2012