mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
11 lines
217 B
Text
11 lines
217 B
Text
object frmLng: TfrmLng
|
|
Caption = 'frmLng'
|
|
OnCreate = FormCreate
|
|
PixelsPerInch = 96
|
|
TextHeight = 16
|
|
HorzScrollBar.Page = 550
|
|
VertScrollBar.Page = 343
|
|
Height = 344
|
|
Top = 539
|
|
Width = 551
|
|
end
|