Unit PXL.Classes

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Extensions and utility classes that extend functionality of streams and provide ways for reading assets.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TAssetStream Special stream type that is used to read assets on Android platform.
Class TStreamHelper Extensions to TStream class for reading and writing different values depending on platform.

Functions and Procedures

function CrossFixFileName(const FileName: StdString): StdString;

Description

Functions and Procedures

function CrossFixFileName(const FileName: StdString): StdString;

A quick method for replacing "\" with "/" and vice-versa depending on platform. This calls makes sure that the provided path uses correct path delimiter.


Copyright © 2000 - 2017 Yuriy Kotsarenko. Help files generated by PasDoc.