TFarListInsert
From Far Manager
TFarListInsert
The FarListInsert stucture for Delphi:
TFarListInsert = packed record Index: integer; Item: TFarListItem; end; PFarListInsert = ^TFarListInsert;
From Far Manager
TFarListInsert = packed record Index: integer; Item: TFarListItem; end; PFarListInsert = ^TFarListInsert;