Unit 'LResources' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TLRSORStackItem

Declaration

Source position: lresources.pp line 122

type TLRSORStackItem = record

  Name: string;

  

  ItemType: TLRSItemType;

  

  Root: TComponent;

  

  PushCount: Integer;

  

  ItemNr: Integer;

  

end;



CT Web help

CodeTyphon Studio