Unit 'base_xmlrpc_formatter' Package
[Overview][Constants][Types][Classes][Index] [#pl_wst]

TArrayStackItem

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

Declaration

Source position: base_xmlrpc_formatter.pas line 138

type TArrayStackItem = class(TBaseArrayStackItem)

protected

  procedure EnsureListCreated;

  

  function GetItemsCount; override;

  

  function CreateList;

  

  function PushIndex();

  

  function PopIndex;

  

public

  function FindNode(); override;

  

  function CreateBuffer(); override;

  

end;

Inheritance

TArrayStackItem

  

|

TBaseArrayStackItem

  

|

TStackItem

  

|

TObject



CT Web help

CodeTyphon Studio