BorderStyle Property


Applies to

THtmlViewer components

Declaration

property BorderStyle: THTMLBorderStyle;

The BorderStyle property works slightly different from that for most Delphi components. BorderStyle may be assigned the following values:

htFocusedThe border will appear when the viewer has the focus.

htNoneNever any border.

htSingleA single line border will always be present.