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
Copy file name to clipboardExpand all lines: _software/cbview.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
precis: "Component that reports clipboard changes"
13
13
summary: "Component that triggers event when Windows clipboard contents change."
14
14
meta-title: "Clipboard Viewer Component for Delphi Pascal VCL | 32 & 64 bit | Open Source"
15
+
meta-desc: "Non visual component for the Delphi Pascal VCL that triggers an event when the Windows clipboard content changes. Requires Delphi 7 & later."
Copy file name to clipboardExpand all lines: _software/cmenu.html
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
title: "Colour Pop-up Menu Component"
11
11
precis: "Pop-up menu to component display a colour palette"
12
12
summary: "A pop-up menu component that displays the basic Windows colours in a menu or palette. Includes a component editor and demo."
13
+
meta-desc: "NO LONGER SUPPORTED: Delphi Pascal pop-up menu component that displays the basic Windows colours in a menu or palette. Requires Delphi 4 & later."
13
14
want-header-buttons: false
14
15
status: "mothballed"
15
16
---
@@ -81,29 +82,29 @@ <h2 class="panel-title">
81
82
(4 columns)
82
83
</p>
83
84
<p>
84
-
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-1.gif" alt="Screenshot of TPJColourPopupMenu text only example" title="TPJColourPopupMenu text only example" />
85
+
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-1.gif" alt="Screenshot of TPJColourPopupMenu text only example" title="TPJColourPopupMenu text only example" />
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-3.gif" alt="Screenshot of TPJColourPopupMenu colour only example" title="TPJColourPopupMenu colour only example" />
96
+
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-3.gif" alt="Screenshot of TPJColourPopupMenu colour only example" title="TPJColourPopupMenu colour only example" />
96
97
</p>
97
98
</div>
98
99
<divclass="col-md-4 text-smallcaps text-center">
99
100
<pclass="condensed-bottom">
100
101
Text only
101
102
</p>
102
-
<pclass="condensed small">
103
+
<pclass="condensed small">
103
104
(2 columns)
104
105
</p>
105
106
<p>
106
-
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-2.gif" alt="Screenshot of TPJColourPopupMenu text and colour example" title="TPJColourPopupMenu text and colour example" />
107
+
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-2.gif" alt="Screenshot of TPJColourPopupMenu text and colour example" title="TPJColourPopupMenu text and colour example" />
107
108
</p>
108
109
</div>
109
110
</div>
@@ -127,7 +128,7 @@ <h2 class="panel-title">
127
128
A component editor (accessed from a mouse menu when the component is selected) that gives easy access to all the component's main properties. Here is a screenshot of the component editor:
128
129
</p>
129
130
<p>
130
-
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-4.gif" alt="Screenshot of colour menu component editor" title="Colour menu component editor" />
131
+
<imgclass="scale center-block" src="{{ site.base-url }}{{ site.data.core.software-images-base-url}}/cmenu-4.gif" alt="Screenshot of colour menu component editor" title="Colour menu component editor" />
Copy file name to clipboardExpand all lines: _software/consoleapp.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
precis: "Execute child processes and redirect their I/O"
13
13
summary: "Source code of classes that simplify executing, and redirecting the I/O of, child console processes."
14
14
meta-title: "Console Application Runner Classes for Delphi Pascal | Open Source | 32 & 64 bit"
15
+
meta-desc: "Delphi Pascal classes that simplify execution of child console processes and redirection of their standard input/output. Require Delphi 7 & later"
Copy file name to clipboardExpand all lines: _software/dropfiles.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
precis: "Components that handle drag and drop of files"
13
13
summary: "Components that get and filter names of files and folders dragged and dropped from Explorer."
14
14
meta-title: "File Drag Drop Components for Delphi Pascal VCL | Open Source | 32 & 64 bit"
15
+
meta-desc: "Delphi Pascal VCL components that get and filter the names of files and folders dragged and dropped from Windows Explorer. Require Delphi 7 & later."
Copy file name to clipboardExpand all lines: _software/envvars.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
precis: "Code to help manage and access environment variables"
13
13
summary: "Source code of a unit containing a static class and other code to help manage and access environment variables."
14
14
meta-title: "Environment Variables Unit for Delphi Pascal VCL & FMX | Open Source | 32 & 64 bit"
15
+
meta-desc: "Delphi Pascal unit for reading & writing Windows environment variables & for creating environment blocks for child processes. Requires Delphi 7 & later."
Copy file name to clipboardExpand all lines: _software/hotlabel.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
precis: "Label component that accesses a URL when clicked"
13
13
summary: "Label component that accesses a URL when clicked."
14
14
meta-title: "Clickable Link Label Component for Delphi Pascal VCL | Open Source | 32 & 64 bit"
15
+
meta-desc: "Delphi Pascal VCL component that opens a specified URL when clicked. Link, hover & visited colours can be customised. Descends from TLabel. Requires Delphi 7 & later."
Copy file name to clipboardExpand all lines: _software/ioutils.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
precis: "Classes to assist in various I/O related tasks"
13
13
summary: "Various Delphi Pascal classes designed to assist in various I/O related tasks."
14
14
meta-title: "File & Pipe IO Utility Classes for Delphi Pascal VCL | Open Source | 32 & 64 bit"
15
+
meta-desc: "Delphi Pascal classes that encapsulate Windows pipes and file handles. Has filters for reading Unicode & ANSI text from pipes. Required Delphi 2005 & later."
0 commit comments