doublecmd/src/frames/foptionslanguage.lfm
cobines 92ebc8a69a UPD: Make language configuration page as TFrame.
UPD: Add Save result to report that options change needs restart.
2011-08-30 21:25:58 +00:00

12 lines
236 B
Text

inherited frmOptionsLanguage: TfrmOptionsLanguage
Align = alClient
object lngList: TListBox[0]
Left = 0
Height = 240
Top = 0
Width = 320
Align = alClient
ItemHeight = 0
TabOrder = 0
end
end