[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'HTMw' (#powtils_main) |
Source position: htmw.pas line 421
type THtmPixelBox = record |
HAlign: TCssHAlign; |
VAlign: TCssVAlign; |
left: Integer; |
top: Integer; |
height: Integer; |
width: Integer; |
pad: Integer; |
font: TFontRec; |
FontUnit: TCssUnits; |
BgColor: String; |
zindex: Integer; |
Margin: Integer; |
text: String; |
end; |
No notes exist for this page yet.