テキストエディター「Mery」の配色テーマ集

テーマのカテゴリを選択してください

プレビューの言語を選択してください

おすだけノーマット 蚊取りスプレー ワンプッシュ 屋内 蚊 対策 駆除 蚊除け 200日

おすだけノーマット 蚊取りスプレー ワンプッシュ 屋内 蚊 対策 駆除 蚊除け 200日
アース製薬
200 日間蚊なし保証!おすだけノーマットで蚊の侵入をスマートに防ぐ。
Amazon で探す 楽天市場で探す

3024
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
485
Apathy
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
474
Apprentice
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
128
Ashes
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
1K
Atelier Cave
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
261
Atelier Cave Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
501
Atelier Dune
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
183
Atelier Dune Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
645
Atelier Estuary
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
179
Atelier Estuary Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
389
Atelier Forest
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
175
Atelier Forest Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
431
Atelier Heath
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
111
Atelier Heath Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
187
Atelier Lakeside
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
201
Atelier Lakeside Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
428
Atelier Plateau
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
105
Atelier Plateau Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
245
Atelier Savanna
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
124
Atelier Savanna Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
272
Atelier Seaside
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
147
Atelier Seaside Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
259
Atelier Sulphurpool
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
309
Atelier Sulphurpool Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
311
Atlas
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
89
Bespin
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
318
Black Metal
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
65
Black Metal (Bathory)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
33
Black Metal (Burzum)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
27
Black Metal (Dark Funeral)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
28
Black Metal (Gorgoroth)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
23
Black Metal (Immortal)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
27
Black Metal (Khold)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
23
Black Metal (Marduk)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
21
Black Metal (Mayhem)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
26
Black Metal (Nile)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
26
Black Metal (Venom)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
31
Brewer
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
156
Bright
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
512
Brogrammer
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
37
Brush Trees
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
265
Brush Trees Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
284
Chalk
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
356
Circus
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
166
Classic Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
485
Classic Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
728
Codeschool
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
192
Colors
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
31
Cupcake
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
442
Cupertino
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
311
DanQing
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
35
DanQing Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
16
Darcula
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
40
darkmoss
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
30
Darktooth
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
99
Dark Violet
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
47
Decaf
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
46
Default Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
350
Default Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
359
dirtysea
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
71
Dracula
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
416
Edge Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
35
Edge Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
55
Eighties
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
311
Embers
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
127
Equilibrium Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
29
Equilibrium Gray Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
31
Equilibrium Gray Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
36
Equilibrium Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
44
Espresso
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
33
Eva
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
25
Eva Dim
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
26
Flat
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
370
Framer
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
32
Fruit Soda
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
23
Gigavolt
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
47
Github
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
799
Google Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
699
Google Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
324
Grayscale Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
189
Grayscale Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
541
Green Screen
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
611
Gruber
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
13
Gruvbox dark, hard
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
167
Gruvbox dark, medium
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
140
Gruvbox dark, pale
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
124
Gruvbox dark, soft
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
144
Gruvbox light, hard
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
319
Gruvbox light, medium
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
236
Gruvbox light, soft
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
285
Hardcore
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
30
Harmonic16 Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
347
Harmonic16 Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
247
Heetch Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
45
Heetch Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
35
Helios
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
21
Hopscotch
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
142
Horizon Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
30
Horizon Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
28
Horizon Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
32
Horizon Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
31
Humanoid dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
28
Humanoid light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
40
iA Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
23
iA Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
37
Icy Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
256
IR Black
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
193
Isotope
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
123
Kimber
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
26
Macintosh
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
151
Marrakesh
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
106
Materia
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
247
Material
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
376
Material Darker
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
306
Material Lighter
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
278
Material Palenight
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
235
Material Vivid
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
25
Mellow Purple
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
114
Mexico Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
136
Mocha
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
219
Monokai
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
552
Nebula
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
41
Nord
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
231
Nova
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
53
Ocean
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
357
OceanicNext
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
362
One Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
245
OneDark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
230
Outrun Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
31
PaperColor Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
32
PaperColor Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
50
Paraiso
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
94
Pasque
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
19
PhD
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
312
Pico
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
154
pinky
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
22
Pop
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
139
Porple
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
90
Qualia
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
24
Railscasts
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
63
Rebecca
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
198
Rosé Pine
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
25
Rosé Pine Dawn
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
42
Rosé Pine Moon
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
22
Sagelight
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
30
Sakura
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
57
Sandcastle
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
28
Seti UI
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
712
Shades of Purple
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
22
Shapeshifter
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
115
Silk Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
51
Silk Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
50
Snazzy
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
24
Solar Flare
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
95
Solar Flare Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
35
Solarized Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
951
Solarized Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
1.7K
Spacemacs
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
109
summercamp
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
18
Summerfruit Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
127
Summerfruit Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
133
Synth Midnight Terminal Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
26
Synth Midnight Terminal Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
32
Tango
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
18
tender
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
18
London Tube
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
72
Twilight
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
100
Unikitty Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
97
Unikitty Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
119
vulcan
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
33
Windows 10
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
49
Windows 10 Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
28
Windows 95
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
20
Windows 95 Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
18
Windows High Contrast
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
20
Windows High Contrast Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
16
Windows NT
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
29
Windows NT Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
17
Woodland
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
181
XCode Dusk
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
199
Zenburn
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
624

パール金属 鉄フライパン 26cm IH対応 鉄職人 日本製 ブラック HB-1521

パール金属 鉄フライパン 26cm IH対応 鉄職人 日本製 ブラック HB-1521
パール金属(PEARL METAL)
長く使い込むほど良さが出てくる鉄製のフライパン。
Amazon で探す 楽天市場で探す

アースノーマット 本体 黒ブタ 蚊除け 屋内 屋外 蚊 対策 駆除 無香 60日 防除用医薬部外品

アースノーマット 本体 黒ブタ 蚊除け 屋内 屋外 蚊 対策 駆除 無香 60日 防除用医薬部外品
アース製薬
黒ブタの力で蚊を撃退!アースノーマットで 60 日間、快適な空間を実現。
Amazon で探す 楽天市場で探す

スポンサーリンク

フォローする