

Converter, AddToMru, Local, CorruptLoad, LCID) IgnoreReadOnlyRecommended, Origin, Delimiter, Editable, Notify, Open(FileName, UpdateLinks, ReadOnly, Format, Password, WriteResPassword, Visible := false // make Excel invisible when it worksīegin // Open the workbook to the existing file LCID := GetUserDefaultLCID // not sure what this is - me thinks its a handle Procedure TForm1.Button1Click(Sender: TObject) ĬCol, // string to check the column valueįExcelFile := 'c:\mypath\myfile.xls' // File to open Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,ĭialogs, StdCtrls, ExcelXP, OleServer, Mask
