Code:
interface
type
TForm2 = class(TForm)
procedure Shaders(var aShaderProgram: glUInt);
...
implementation
procedure TForm2.Shaders;
How come it is possible that I can compile and run this?...
Založil adamlevine; 2 názory, poslední 15. 3. 2018 – nevyřešeno
Založil adamlevine; 2 názory, poslední 15. 3. 2018 – nevyřešeno