1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Fixed invisible select items in FullScreenBrowser demos

This commit is contained in:
Salvador Díaz Fau
2024-12-19 11:17:18 +01:00
parent 54d4bd1243
commit f9de87dafe
3 changed files with 7 additions and 9 deletions

View File

@@ -12,7 +12,6 @@ object MainForm: TMainForm
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
WindowState = wsMaximized
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate