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