[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpweb.pp line 72
type TTemplateVar = class(TCollectionItem) |
public |
procedure Assign(); override; |
function GetDisplayName; override; |
published |
property Name: string; [rw] |
property Value: string; [rw] |
end; |
| |
TObject |