Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 0 (inclusive) to 40 (inclusive) = 41 items?
    – dtb
    Commented Jun 11, 2010 at 22:06
  • Since you are using layoutkind.sequential on the c# side, you might have to use the "packed" modifier on the delphi side (never tried it, though)
    – JMarsch
    Commented Jun 11, 2010 at 22:32
  • Thank you. I have changed the struct to take the 0th element into account. But I still have problems as indicated in the update. I would prefer not to update the delphi side so what layoutkind must I use to avoid this?
    – votaroe
    Commented Jun 14, 2010 at 20:05