a few things to increase compatibility between lazarus and Delphi : rename StdControls to StdCtrls, rename the OnClicked event to OnClick rename the TFileDialog to TOpenDialog (in Delphi, TSaveDialog is a child of TOpenDialog) P Jean dit Bailleul (jdb at abacom.com)