mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-10 05:06:00 +02:00
20 lines
365 B
Plaintext
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
|