|
|
|
| acHTMLViewer component.
|
| type
|
| TacHTMLViewerBorderStyle = (hvbsDefault, hvbsNone,
|
| hvbsDotted, hvbsDashed,
|
| hvbsSolid, hvbsDouble,
|
| hvbsGroove, hvbsRidge,
|
| hvbsInset, hvbsWndInset,
|
| hvbsOutset);
|
|
|
| property BorderStyle: TacHTMLViewerBorderStyle; // hvbsNone by default
|
| The BorderStyle property specifies the style of frame around the HTML viewer (embedded Internet Explorer window).
|
|
|
| BorderColor and NoScroll properties.
|