[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
initializes the cursor shape and image index for the list.
Source position: controls.pp line 448
protected procedure TDragImageList.Initialize; override; |
Initialize is an overridden method in TDragImageList. It calls the inherited method on entry. It sets the default values in DragCursor (crNone) and the internal selected image index (0).
|
Performs the initial set up for the image list. |
Version 4.0 | Generated 2025-05-03 | Home |