File tree Expand file tree Collapse file tree 9 files changed +6
-185
lines changed
Expand file tree Collapse file tree 9 files changed +6
-185
lines changed Original file line number Diff line number Diff line change 11program ContextPopup;
22
3- { $R 'ContextPopupUI.res' 'Ribbon\ContextPopupUI.rc'}
4-
53uses
64 Forms,
75 FMain in ' FMain.pas' { FormMain} ,
8- ContextPopupConst in ' Ribbon\ContextPopupConst.pas' ,
9- UIRibbonApi in ' ..\..\..\Lib\UIRibbonApi.pas' ,
6+ UIRibbon in ' ..\..\..\Lib\UIRibbon.pas' ,
107 UIRibbonForm in ' ..\..\..\Lib\UIRibbonForm.pas' ,
118 UIRibbonUtils in ' ..\..\..\Lib\UIRibbonUtils.pas' ,
9+ UIRibbonApi in ' ..\..\..\Lib\UIRibbonApi.pas' ,
1210 UIRibbonCommands in ' ..\..\..\Lib\UIRibbonCommands.pas' ,
13- UIRibbon in ' ..\..\..\Lib\UIRibbon.pas' ,
14- WinApiEx in ' ..\..\..\Lib\WinApiEx.pas' ;
15-
16- { $R *.res}
11+ WinApiEx in ' ..\..\..\Lib\WinApiEx.pas' ,
12+ UIRibbonActions in ' ..\..\..\Lib\UIRibbonActions.pas' ,
13+ ContextPopupUI in ' Ribbon\ContextPopupUI.pas' ;
1714
1815begin
1916 ReportMemoryLeaksOnShutdown := True;
Original file line number Diff line number Diff line change 6868 <DelphiCompile Include="$(MainSource)">
6969 <MainSource>MainSource</MainSource>
7070 </DelphiCompile>
71- <RcCompile Include="Ribbon\ContextPopupUI.rc">
72- <Form>ContextPopupUI.res</Form>
73- </RcCompile>
7471 <DCCReference Include="FMain.pas">
7572 <Form>FormMain</Form>
7673 </DCCReference>
Original file line number Diff line number Diff line change 1- UICC ContextPopupUI.xml ContextPopupUI.bml /header:ContextPopupUI.h /res: ContextPopupUI.rc /name:CONTEXTPOPUP
1+ powershell -f " ..\..\..\..\Designer\Bin\Generate.Ribbon.Markup.pas.ps1 " ContextPopupUI.xml
22pause
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments