<% var aKeywordList: THndKeywordsInfoArray; nBlocLevel: integer = 0; nCurKeyword, nCurKeywordLevel, nCurKeywordTopic, nDif, nClose: integer; sCurKeyword, sProjectTitle: string; sKeywordLink, sKeywordOnClick: string; aAssociatedTopics: array of string; begin sProjectTitle := HndProjects.GetProjectTitle(); aKeywordList := HndKeywords.GetKeywordList(False); %> <% print(HTMLEncode(sProjectTitle)); %> - Keywords
<% print(HTMLEncode(sProjectTitle)); %>
Index