TViewerSetPosition = packed record Flags : DWORD; StartPos : TFarInt64; LeftPos : Integer; end; PViewerSetPosition = ^TViewerSetPosition;