Class TxyReader (unit xyData)

Inherits from

TReader

Constructors


constructor Create(Stream: TStream; BufSize: Cardinal);

false is not used


Functions

function getBoolean:boolean;

ktfont :

function getfloat:double;

ktfont :

procedure getfont(f:Tfont);

ktfont :

function getInteger:longint;


function getpointcount:longint;


function getstring:string;

last 3 bytes: xx - number x - type

function readblock:integer;


procedure readpoint(var x,y:double);


procedure readunknown;


Properties

Events

Variables

blockended : boolean;


currtype : char;


entrycount : integer;


pointformat : boolean;



Constructors


constructor Create(Stream: TStream; BufSize: Cardinal);

false is not used


Functions


function getBoolean:boolean;

ktfont :


function getfloat:double;

ktfont :


procedure getfont(f:Tfont);

ktfont :


function getInteger:longint;


function getpointcount:longint;


function getstring:string;

last 3 bytes: xx - number x - type


function readblock:integer;


procedure readpoint(var x,y:double);


procedure readunknown;


Properties


Events


Variables


blockended : boolean;


currtype : char;


entrycount : integer;


pointformat : boolean;