ADOQuery1.Edit; TBLOBField(ADOQuery1.FieldByName('myField')).LoadFromFile('c:\my.bmp'); ADOQuery1.Post;