| Description | Hierarchy | Fields | Methods | Properties |
type TAd2DLibInfo = record
A record that returns information about the current library. The information is returned by the Andorra2DLibraryInformation function.
LibTitle:string[255]; |
LibAuthor:string[255]; |
LibDescription:string[255]; |
LibVersion:string[255]; |
LibImage:string[255]; |
LibTitle:string[255]; |
|
The library title |
LibAuthor:string[255]; |
|
The author of the library |
LibDescription:string[255]; |
|
The description of the library |
LibVersion:string[255]; |
|
The version of the library |
LibImage:string[255]; |
|
A path to an image |