Unit B2FMain |
Classes |
TMainForm - Folder level (position in folder tree
Functions |
Types |
Constants |
Variables |
Functions |
Types |
PUrlRec = ^TUrlRecRecord for use as list element
TUrlRec = record
Rep : String;
UrlName : String;
UrlPath : String;
Level : Integer;
end;
Constants |
Variables |