procedure rglSetDynamicVisibleFlag(const aObjectIndex: Integer;const aVisible : Boolean);stdcall;Set the visiblility flag of a dynamic object ParametersaObjectIndex - A Reference to one of the previously created dynamic objects aVisible - True = visibleRemarkUse this to show or hide an object