テキストエディター「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>
469
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>
458
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>
125
Ashes
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
1K
Atelier Cave
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
255
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>
490
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>
182
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>
625
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>
177
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>
381
Atelier Forest
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
175
Atelier Forest Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
421
Atelier Heath
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
111
Atelier Heath Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
183
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>
196
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>
413
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>
240
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>
123
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>
264
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>
145
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>
253
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>
298
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>
304
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>
79
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>
61
Black Metal (Bathory)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
33
Black Metal (Burzum)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
27
Black Metal (Dark Funeral)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
28
Black Metal (Gorgoroth)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
23
Black Metal (Immortal)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
27
Black Metal (Khold)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
23
Black Metal (Marduk)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
21
Black Metal (Mayhem)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
26
Black Metal (Nile)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
26
Black Metal (Venom)
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
31
Brewer
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
154
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>
502
Brogrammer
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
37
Brush Trees
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
261
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>
273
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>
352
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>
164
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>
482
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>
714
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>
187
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>
30
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>
434
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>
306
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>
34
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>
13
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>
35
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>
29
Darktooth
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
99
Dark Violet
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
47
Decaf
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
43
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>
343
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>
355
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>
67
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>
408
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>
34
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>
52
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>
302
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>
126
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>
27
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>
30
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>
35
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>
39
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>
31
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>
25
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>
361
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>
22
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>
46
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>
783
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>
686
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>
321
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>
186
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>
528
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>
593
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>
11
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>
123
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>
314
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>
233
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>
281
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>
29
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>
336
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>
242
Heetch Dark
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
45
Heetch Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
33
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>
140
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>
28
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>
26
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>
30
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>
26
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>
38
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>
35
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>
250
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>
191
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>
121
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>
25
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>
145
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>
241
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>
365
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>
300
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>
274
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>
233
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>
110
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>
135
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>
216
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>
536
Nebula
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
41
Nord
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
227
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>
52
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>
354
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>
357
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>
240
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>
225
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>
30
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>
31
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>
48
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>
18
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>
309
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>
152
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>
21
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>
132
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>
22
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>
62
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>
193
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>
24
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>
40
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>
21
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>
29
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>
53
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>
27
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>
699
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>
114
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>
49
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>
42
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>
22
Solar Flare
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
95
Solar Flare Light
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
32
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>
932
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.6K
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>
107
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>
125
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>
129
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>
25
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>
30
Tango
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
18
tender
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
17
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>
98
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>
117
vulcan
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
33
Windows 10
  1 procedure TForm1.Button1Click(Sender: TObject);
  2 var
  3   Number, I, X: Integer;
  4 begin
  5   Number := 123 + $FF + Trunc(12.3);
  6   Caption := 'The number is ' + IntToStr(Number);
  7   { Search Match, Text Block }
  8   // Comment
  9 end;
  1 void __fastcall TForm1::Button1Click(TObject *Sender)
  2 {
  3   Caption = "The number is " + IntToStr(i);
  4   int i = 123456;
  5   double d = 123.45;
  6   char c = 'a';
  7   // Search Match, Text Block
  8   // Comment
  9 }
  1 private void Form1_Load(object sender, System.EventArgs e) {
  2   int x = 0;
  3   double real = 123.456;
  4   int number = 123456 + (int)real;
  5   Text = string.Format("The number is {0}",
  6     number.ToString());
  7   /* Search Match, Text Block */
  8   // Comment
  9 }
  1 <html>
  2   <head>
  3     <title>Title</title>
  4   </head>
  5   <body class="class">
  6     Search Match, Text Block
  7     <!-- Comment -->
  8   </body>
  9 </html>
46
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>
27
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>
17
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>
18
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>
15
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>
28
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>
16
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>
179
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>
197
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>
606

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

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

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

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

スポンサーリンク

フォローする