openarray is not a concrete type, you can use it only in procedure declarations. you need to use array or a sequence.
- table of openarray as value pitr
- Re: table of openarray as value SolitudeSF
openarray is not a concrete type, you can use it only in procedure declarations. you need to use array or a sequence.