Unit 'IpCSS' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_tpipro]

TCSSReader

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ipcss.pas line 141

type TCSSReader = class

  FStream: TStream;

  

  FGlobalProps: TCSSGlobalProps;

  

  function GetStatementElements();

  

  function GetStatementCommands();

  

  function CheckIsComment;

  

  procedure EatWhiteSpace;

  

  procedure ParseCSS;

  

  procedure EatComment;

  

  function FindStatement();

  

  function EOF;

  

  constructor Create();

  

end;

Inheritance

TCSSReader

  

|

TObject



CT Web help

CodeTyphon Studio