[Overview][Constants][Types][Classes][Procedures and functions] |
Source position: htmw.pas line 479
type THtmBodyCustom = record |
bgcolor: String; |
font: TFontRec; |
margin: record |
left: String; |
right: String; |
top: String; |
bottom: String; |
end; |
end; |