[fpc-pascal] Interface reference counting

dmitry boyarintsev skalogryz.lists at gmail.com
Thu Apr 2 14:16:12 CEST 2009


> var
>   d3d: IDirect3D9 = nil; // Direct3D interface
no need in this.
any interface type variable is always initialized with 'nil' value.



More information about the fpc-pascal mailing list