Stores the initial Left position for the band during a move operation.
Source position: extctrls.pp line 1485
public property TCtrlBand.InitLeft : Integer read FInitLeft write FInitLeft;
Updated in the InitializeMove method in TCustomControlBar.