Record TSDL_Error

Hierarchy
Methods
Properties

Unit

Declaration

type TSDL_Error = record

Description

 

Overview

Fields

Public error: cint;
Public str: String[ERR_MAX_STRLEN];

Description

Fields

Public error: cint;

This is a numeric value corresponding to the current error *

Public str: String[ERR_MAX_STRLEN];
 

Generated by PasDoc 0.16.0.