Stores the initial Top position for the band during a move operation.
Source position: extctrls.pp line 1486
public property TCtrlBand.InitTop : Integer read FInitTop write FInitTop;
Updated in the InitializeMove method in TCustomControlBar.