Search code examples
How to set string (or AnsiString) constant in the TVarRec?...

stringdelphiconstant-expressionopen-array-parameters

Read More
Why casting an open array parameter to an array type causes E2089 Invalid typecast?...

arraysdelphicastingdelphi-2007open-array-parameters

Read More
Passing constants to a function parameter that is an open array of record...

delphirecordopen-array-parameters

Read More
How to avoid stack overflow when passing an array to a function in C++?...

c++arraysparameter-passingstack-overflowopen-array-parameters

Read More
Cast static array to open array of different element type...

arraysdelphicastingopen-array-parameters

Read More
Why can I pass a var of type X to a open array parameter of that type?...

delphidelphi-xe2open-array-parameters

Read More
An Oracle stored procedure accept array(table) parameter in package example needed...

arraysoracle-databasestored-proceduresopen-array-parameters

Read More
How can I pass a group of objects to a function for creation?...

delphidelphi-2007variable-initializationopen-array-parameters

Read More
Is a dynamic array of Char allowed when the parameter type is open array of Char?...

delphidynamic-arraysopen-array-parameters

Read More
BackNext