CreateArgs(ShiftState: Integer; Point: IPoint);
ShiftState - code of state of the SHIFT, ALT, and CTRL auxiliary keys when mouse actions are executed. Use the ShiftState enumeration type to assign a value.
Point - mouse cursor coordinates in the client area of a component.
The CreateArgs constructor creates an argument of the events that occur during mouse actions.
See also: