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

THtmButtonCustom

Declaration

Source position: htmw.pas line 281

type THtmButtonCustom = record

  name: String;

  textcolor: String;

  bgcolor: String;

  border: TCssBorder;

  bordercolor: String;

  caption: String;

end;