Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VCLスタイルをTWebBrowserに適用する方法はありますか?選択したスタイルに合わせてスクロールバーを変更したいと思います。
ありがとうございました。
TWebBrowserは、InternetExplorerActiveXクライアントの薄いラッパーです。UIの動作はすべて、VCLではなくIEによって制御されます。したがって、VCLスタイルで外観を制御することはできないと思います。代わりにHTML/CSSスタイルを使用する必要があります。