TFarListPos
From Far Manager
TFarListPos
The FarListPos stucture for Delphi:
TFarListPos = packed record SelectPos: Integer; TopPos: Integer; end; PFarListPos = ^TFarListPos;
From Far Manager
TFarListPos = packed record SelectPos: Integer; TopPos: Integer; end; PFarListPos = ^TFarListPos;