You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Samples\Medium Level\03 DropDown Color Picker\DropDownColorPicker.exe": "Samples\Medium Level\03 DropDown Color Picker\*.dproj" "Samples\Medium Level\03 DropDown Color Picker\*.pas" "Samples\Medium Level\03 DropDown Color Picker\*.dpr"
34
-
msbuild "Samples\Medium Level\03 DropDown Color Picker\DropDownColorPicker.dproj"
33
+
"Samples\High Level\03 DropDown Color Picker\DropDownColorPicker.exe": "Samples\High Level\03 DropDown Color Picker\*.dproj" "Samples\High Level\03 DropDown Color Picker\*.pas" "Samples\High Level\03 DropDown Color Picker\*.dpr"
34
+
msbuild "Samples\High Level\03 DropDown Color Picker\DropDownColorPicker.dproj"
"Samples\Medium Level\05 Font Control\Gallery.exe": "Samples\Medium Level\05 Font Control\*.dproj" "Samples\Medium Level\05 Font Control\*.pas" "Samples\Medium Level\05 Font Control\*.dpr"
40
-
msbuild "Samples\Medium Level\05 Font Control\FontControl.dproj"
39
+
"Samples\High Level\05 Font Control\Gallery.exe": "Samples\High Level\05 Font Control\*.dproj" "Samples\High Level\05 Font Control\*.pas" "Samples\High Level\05 Font Control\*.dpr"
40
+
msbuild "Samples\High Level\05 Font Control\FontControl.dproj"
41
41
42
-
"Samples\Medium Level\06 Text Pad\Gallery.exe": "Samples\Medium Level\06 Text Pad\*.dproj" "Samples\Medium Level\06 Text Pad\*.pas" "Samples\Medium Level\06 Text Pad\*.dpr"
43
-
msbuild "Samples\Medium Level\06 Text Pad\TextPad.dproj"
42
+
"Samples\High Level\06 Text Pad\Gallery.exe": "Samples\High Level\06 Text Pad\*.dproj" "Samples\High Level\06 Text Pad\*.pas" "Samples\High Level\06 Text Pad\*.dpr"
43
+
msbuild "Samples\High Level\06 Text Pad\TextPad.dproj"
44
44
45
-
"Samples\Medium Level\07 Text Pad with Action List\Gallery.exe": "Samples\Medium Level\07 Text Pad with Action List\*.dproj" "Samples\Medium Level\07 Text Pad with Action List\*.pas" "Samples\Medium Level\07 Text Pad with Action List\*.dpr"
46
-
msbuild "Samples\Medium Level\07 Text Pad with Action List\TextPad.dproj"
45
+
"Samples\High Level\07 Text Pad with Action List\Gallery.exe": "Samples\High Level\07 Text Pad with Action List\*.dproj" "Samples\High Level\07 Text Pad with Action List\*.pas" "Samples\High Level\07 Text Pad with Action List\*.dpr"
46
+
msbuild "Samples\High Level\07 Text Pad with Action List\TextPad.dproj"
47
47
48
-
_samples: "Samples\Medium Level\01 Simple Ribbon\SimpleRibbon.exe" "Samples\Medium Level\02 Context Popup\ContextPopup.exe" "Samples\Medium Level\03 DropDown Color Picker\DropDownColorPicker.exe" "Samples\Medium Level\04 Gallery\Gallery.exe" "Samples\Medium Level\05 Font Control\Gallery.exe" "Samples\Medium Level\06 Text Pad\Gallery.exe" "Samples\Medium Level\07 Text Pad with Action List\Gallery.exe"
48
+
_samples: "Samples\High Level\01 Simple Ribbon\SimpleRibbon.exe" "Samples\High Level\02 Context Popup\ContextPopup.exe" "Samples\High Level\03 DropDown Color Picker\DropDownColorPicker.exe" "Samples\High Level\04 Gallery\Gallery.exe" "Samples\High Level\05 Font Control\Gallery.exe" "Samples\High Level\06 Text Pad\Gallery.exe" "Samples\High Level\07 Text Pad with Action List\Gallery.exe"
0 commit comments