CreateArgs(ShiftState: Integer; Point: IPoint);
ShiftState is a state of such auxiliary buttons as SHIFT, ALT and CTRL when the mouse actions are performed. Use ShiftState enumeration type to assign a value.
Point is mouse cursor coordinates in the client area of a component.
The CreateArgs designer creates argument of the events that occur during mouse actions.
See also: