TFarDialogItemData = packed record DataLength: Integer; DataPtr: PChar; end; PFarDialogItemData = ^TFarDialogItemData;