[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'MufasaTypes' (#Simba)

TOpenFileData

Declaration

Source position: mufasatypes.pas line 150

type TOpenFileData = record

  Sender: TObject;

  FileName: PString;

  Continue: PBoolean;

end;