Содержание

TCSElements

Contains the data needed to work with an array of DOM elements of the document structure

Syntax

TCSElementS = record
  VarName: string;
  Length: integer;
end;

Fields