Search found 4 matches
- Fri Nov 21, 2008 9:04 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Accessing the Chart3D property
- Replies: 2
- Views: 3374
Accessing the Chart3D property
I am trying to access the Chart3D property on a TChartStyleBarColumn chart. But I get an access violation. When I step through the source I see that the FRecord object in the TChart3D object is nil. I must not be accessing the property correctly. Here is my code: with myChart do begin Col1 := 6; Col...
- Wed Nov 12, 2008 6:54 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Cannot read simplest Excel 2003 file
- Replies: 1
- Views: 2349
Cannot read simplest Excel 2003 file
Hello, I have downloaded XLSReadWriteII to evaluate for Delphi 2007. I cannot get any of the samples to run that read in an already existing spreadsheet. I tried writing my own program which has two lines XLS.Filename := edtExcelFileName.text; XLS.Read; I get the error: Error on reading record #114,...
- Wed Nov 12, 2008 4:39 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Does XLSReadWriteII support Excel 2003 Stock chart type?
- Replies: 0
- Views: 2027
Does XLSReadWriteII support Excel 2003 Stock chart type?
Hello, Does the registered version support the Excel 2003 standard chart type named Stock? I have the demo version of the product which does not mention it in the help file. I was wondering if someone with the source code could look to see if it is supported. Thanks in advance, Hardee Mahoney Washin...
- Tue Nov 11, 2008 10:04 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Error: <File not found: "XLSPNGImage.dcu">
- Replies: 9
- Views: 7003