| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: controls.pp line 345
type TDragImageListResolution = class(TCustomImageListResolution) |
protected |
class procedure WSRegisterClass; override; |
property ImageList: TDragImageList; [r] |
public |
constructor Create(); override; |
function GetHotSpot; override; |
function BeginDrag(); |
function DragLock(); |
function DragMove(); |
procedure DragUnlock; |
function EndDrag; |
procedure HideDragImage; |
procedure ShowDragImage; |
property DragHotspot: TPoint; [rw] |
property Dragging: Boolean; [r] |
end; |
| | | ||
| | | ||
|
Base class for all components having an associated widget. |
|
| | | ||
|
The base class for LCL components associated with widgets. |
|
| | | ||
| | | ||
| | | ||
| lazarus-ccr.sourceforge.net |