Search found 2 matches

by fbc
Wed Sep 12, 2018 4:15 pm
Forum: XLSReadWritwII 6
Topic: TXLSEventCell error
Replies: 3
Views: 5663

Re: TXLSEventCell error

larsa that worked but now I have more identifiers to search. I looked in the Help but found no reference. Where is the best place to find this?


'ColRowToRefStr'
'xctBlank'
'xctBoolean'
'xctError'
'xctString'
'xctFloat'
'xctFloatFormula'
'xctStringFormula'
'xctBooleanFormula'
'xctErrorFormula'
by fbc
Tue Sep 11, 2018 8:54 pm
Forum: XLSReadWritwII 6
Topic: TXLSEventCell error
Replies: 3
Views: 5663

TXLSEventCell error

I am trying to evaluate XLSReadWritwII. I am using Delphi 10.2 and trying to look at the sample project SampleDirectRead.dpr When I try to compile it I am getting 13 errors all of which seem to be tied into the TXLSEventCell declaration error. Undelcared identifier: 'TXLSEventCell' Any help on how t...