TFarListPos
main
|
structures
FarListPos
The
FarListPos
stucture for Delphi:
TFarListPos = packed record SelectPos: Integer; TopPos: Integer; end; PFarListPos = ^TFarListPos;