[Overview][Constants][Types][Classes][Procedures and functions] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: htmw.pas line 209
type StyleElement = object |
ElementName: String; |
constructor Create(); |
destructor Destroy; |
procedure Write_Out; |
procedure InsertProperty(); |
end; |