mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 04:13:43 +02:00
forgot to add .lrs
git-svn-id: trunk@16956 -
This commit is contained in:
parent
d3cc59116c
commit
c4d74354b6
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -614,6 +614,7 @@ components/jcf2/Ui/fAllSettings.dfm svneol=native#text/plain
|
||||
components/jcf2/Ui/fAllSettings.pas svneol=native#text/pascal
|
||||
components/jcf2/Ui/fJcfErrorDisplay.dfm svneol=native#text/plain
|
||||
components/jcf2/Ui/fJcfErrorDisplay.lfm svneol=native#text/plain
|
||||
components/jcf2/Ui/fJcfErrorDisplay.lrs svneol=native#text/pascal
|
||||
components/jcf2/Ui/fJcfErrorDisplay.pas svneol=native#text/pascal
|
||||
components/jcf2/Ui/fRegistrySettings.dfm svneol=native#text/plain
|
||||
components/jcf2/Ui/fRegistrySettings.pas svneol=native#text/pascal
|
||||
|
13
components/jcf2/Ui/fJcfErrorDisplay.lrs
Normal file
13
components/jcf2/Ui/fJcfErrorDisplay.lrs
Normal file
@ -0,0 +1,13 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TExceptionDialog','FORMDATA',[
|
||||
'TPF0'#16'TExceptionDialog'#15'ExceptionDialog'#4'Left'#3'&'#1#6'Height'#3#180
|
||||
+#0#3'Top'#3#195#0#5'Width'#3#164#1#11'BorderIcons'#11#12'biSystemMenu'#0#7'C'
|
||||
+'aption'#6#13'JCF Exception'#12'ClientHeight'#3#180#0#11'ClientWidth'#3#164#1
|
||||
+#12'Font.CharSet'#7#12'ANSI_CHARSET'#11'Font.Height'#2#241#9'Font.Name'#6#8
|
||||
+'Segoe UI'#8'OnCreate'#7#10'FormCreate'#8'OnResize'#7#10'FormResize'#10'Pare'
|
||||
+'ntFont'#8#10'LCLVersion'#6#6'0.9.27'#0#7'TButton'#5'btnOk'#4'Left'#3#155#0#6
|
||||
+'Height'#2'"'#3'Top'#3#133#0#5'Width'#2'd'#7'Caption'#6#3'&OK'#7'Default'#9#7
|
||||
+'OnClick'#7#10'btnOkClick'#8'TabOrder'#2#0#0#0#5'TMemo'#17'mExceptionMessage'
|
||||
+#6'Height'#2'|'#5'Width'#3#153#1#8'ReadOnly'#9#8'TabOrder'#2#1#0#0#0
|
||||
]);
|
Loading…
Reference in New Issue
Block a user