mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
14 lines
274 B
Text
14 lines
274 B
Text
object frmLng: TfrmLng
|
|
Caption = 'frmLng'
|
|
ClientHeight = 344
|
|
ClientWidth = 551
|
|
OnCreate = FormCreate
|
|
PixelsPerInch = 78
|
|
TextHeight = 16
|
|
HorzScrollBar.Page = 550
|
|
VertScrollBar.Page = 343
|
|
Left = 444
|
|
Height = 344
|
|
Top = 446
|
|
Width = 551
|
|
end
|