Replies: 2 comments 1 reply
-
I'm not very familiar with Delphi, but it looks like a sum type.
Which is kind of inconvenient to express right now, but would be something like:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes it should be the same, although if you want to be able to access the fields without doing
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/vtereshkov/xdp/blob/master/xdp.dpr#L216-L229
Beta Was this translation helpful? Give feedback.
All reactions