mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-15 09:42:37 +02:00
13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
object DockingClient: TDockingClient
|
|
Left = 425
|
|
Height = 159
|
|
Top = 369
|
|
Width = 232
|
|
Caption = 'Dock Client'
|
|
Color = clLime
|
|
DragKind = dkDock
|
|
DragMode = dmAutomatic
|
|
LCLVersion = '0.9.27'
|
|
Visible = True
|
|
end
|