mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 00:54:03 +02:00
69 lines
1.4 KiB
Plaintext
69 lines
1.4 KiB
Plaintext
object IdeDbgValConvOptionsFrame: TIdeDbgValConvOptionsFrame
|
|
Left = 0
|
|
Height = 371
|
|
Top = 0
|
|
Width = 510
|
|
ClientHeight = 371
|
|
ClientWidth = 510
|
|
TabOrder = 0
|
|
DesignLeft = 471
|
|
DesignTop = 200
|
|
inline DbgValConvFrame1: TIdeDbgValConvFrame
|
|
Height = 371
|
|
Width = 510
|
|
Align = alClient
|
|
ClientHeight = 371
|
|
ClientWidth = 510
|
|
inherited Panel1: TPanel
|
|
Width = 510
|
|
ClientWidth = 510
|
|
inherited lstConverters: TCheckListBox
|
|
Width = 330
|
|
end
|
|
inherited Panel2: TPanel
|
|
Left = 340
|
|
end
|
|
end
|
|
inherited pnlCurrentConv: TPanel
|
|
Height = 214
|
|
Width = 510
|
|
ClientHeight = 214
|
|
ClientWidth = 510
|
|
inherited Panel4: TPanel
|
|
Left = 340
|
|
Height = 194
|
|
ClientHeight = 194
|
|
end
|
|
inherited lblDesc: TLabel
|
|
Width = 500
|
|
end
|
|
inherited Panel5: TPanel
|
|
Height = 194
|
|
Width = 340
|
|
ClientHeight = 194
|
|
ClientWidth = 340
|
|
inherited lblName: TLabel
|
|
Width = 330
|
|
end
|
|
inherited EdName: TEdit
|
|
Width = 330
|
|
end
|
|
inherited lblTypeNames: TLabel
|
|
Width = 330
|
|
end
|
|
inherited memoTypeNames: TMemo
|
|
Height = 116
|
|
Width = 330
|
|
end
|
|
end
|
|
end
|
|
inherited Splitter1: TSplitter
|
|
Width = 510
|
|
end
|
|
inherited pnlCurConvSetting: TPanel
|
|
Top = 371
|
|
Width = 510
|
|
end
|
|
end
|
|
end
|