テキストエディター「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>
493
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>
485
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>
130
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>
1.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>
264
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>
507
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>
653
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>
180
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>
395
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>
179
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>
437
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>
112
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>
188
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>
205
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>
431
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>
127
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>
274
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>
149
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>
260
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>
314
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>
317
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>
93
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>
66
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>
27
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>
518
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>
40
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>
269
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>
285
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>
360
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>
167
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>
489
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>
738
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>
193
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>
446
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>
313
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>
36
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>
17
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>
31
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>
49
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>
354
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>
72
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>
429
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>
36
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>
56
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>
315
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>
129
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>
30
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>
37
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>
45
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>
371
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>
24
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>
807
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>
704
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>
327
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>
191
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>
546
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>
623
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>
322
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>
237
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>
356
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>
47
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>
29
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>
32
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>
38
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>
257
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>
196
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>
27
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>
153
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>
249
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>
379
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>
307
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>
286
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>
237
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>
118
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>
223
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>
563
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>
42
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>
235
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>
54
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>
362
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>
369
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>
232
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>
33
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>
33
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>
51
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>
20
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>
314
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>
156
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>
24
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>
142
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>
199
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>
27
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>
44
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>
62
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>
30
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>
720
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>
117
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>
56
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>
55
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>
25
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>
98
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>
37
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>
969
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>
128
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>
19
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>
19
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>
35
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>
21
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>
17
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>
30
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>
182
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>
200
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>
633

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

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

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

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

スポンサーリンク

フォローする