TFarListGetItem = packed record ItemIndex: integer; Item: FarListItem; end; PFarListGetItem = ^TFarListGetItem;