Colour pinstripe/Display: Difference between revisions

Content added Content deleted
No edit summary
Line 715: Line 715:
{{works with|Delphi|6.0}}
{{works with|Delphi|6.0}}
{{libheader|SysUtils,StdCtrls}}
{{libheader|SysUtils,StdCtrls}}
[[File:DelphiColorStripes.png|frame|none]]



<syntaxhighlight lang="Delphi">
<syntaxhighlight lang="Delphi">
Line 756: Line 756:


</pre>
</pre>



=={{header|Factor}}==
=={{header|Factor}}==