[Overview][Constants][Types][Classes][Procedures and functions] |
Source position: htmw.pas line 263
type THtmSubmitButtonCustom2 = record |
name: String; |
left: Integer; |
top: Integer; |
zindex: Integer; |
textcolor: String; |
bgcolor: String; |
border: TCssBorder; |
bordercolor: String; |
caption: String; |
end; |