lazarus/components/jcf2/Ui
2018-06-09 14:40:08 +00:00
..
Settings IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
fAbout.dfm
fAbout.lfm jcf: using buttonpanel and default font, patch from Alexey 2015-11-06 22:31:47 +00:00
fAbout.pas JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
fJcfErrorDisplay.dfm
fJcfErrorDisplay.lfm JCF2: Remove FormResize handler. Issue #33815, patch from AlexeyT. 2018-06-08 21:43:22 +00:00
fJcfErrorDisplay.pas JCF2: Remove FormResize handler. Issue #33815, patch from AlexeyT. 2018-06-08 21:43:22 +00:00
fRegistrySettings.dfm
fRegistrySettings.pas