TFarListUpdate
The FarListUpdate stucture for Delphi:
TFarListUpdate = packed record Index: integer; Item: TFarListItem; end; PFarListUpdate = ^TFarListUpdate;
TFarListUpdate = packed record Index: integer; Item: TFarListItem; end; PFarListUpdate = ^TFarListUpdate;