TViewerSetPosition

Far Manager

TViewerSetPosition

ViewerSetPosition structure for Delphi:
TViewerSetPosition = packed record
   Flags : DWORD;
   StartPos : TFarInt64;
   LeftPos : Integer;
end;

PViewerSetPosition = ^TViewerSetPosition;