[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'HTMw' (#powtils_extras)

THtmSubmitButtonCustom

Declaration

Source position: htmw.pas line 253

type THtmSubmitButtonCustom = record

  name: String;

  textcolor: String;

  bgcolor: String;

  border: TCssBorder;

  bordercolor: String;

  caption: String;

end;