lazarus/components/sqldbrest/fraidesqldbrestsettings.lfm
2024-10-28 22:24:11 +01:00

20 lines
365 B
Plaintext

object SQLDBRestConfigFrame: TSQLDBRestConfigFrame
Left = 0
Height = 240
Top = 0
Width = 320
ClientHeight = 240
ClientWidth = 320
TabOrder = 0
DesignLeft = 876
DesignTop = 308
object cbSkipMysqlVersionCheck: TCheckBox
Left = 16
Height = 23
Top = 16
Width = 181
Caption = 'Skip MySQL version check'
TabOrder = 0
end
end