Difference between revisions of "IDE Window: Make ResourceString"

From Lazarus wiki
Jump to navigationJump to search
 
Line 1: Line 1:
ToDo
+
This wizard helps to convert a string constant into a resourcestring.
 +
 
 +
Place the cursor on a string constant or select the part of the constant that should be converted. Then invoke Tools -> Make Resource String.
 +
 
 +
== Conversion Options ==
 +
 
 +
=== Identifier prefix ===
 +
 
 +
=== Identifier length ===
 +
 
 +
=== Custom identifier ===
 +
 
 +
=== Resourcestring section ===
 +
 
 +
=== String with same value ===
 +
 
 +
* Append to section
 +
* Insert alphabetically
 +
* Insert context sensitive
 +
 
 +
== String constant in source ==
 +
 
 +
== Source preview ==

Revision as of 23:59, 9 May 2006

This wizard helps to convert a string constant into a resourcestring.

Place the cursor on a string constant or select the part of the constant that should be converted. Then invoke Tools -> Make Resource String.

Conversion Options

Identifier prefix

Identifier length

Custom identifier

Resourcestring section

String with same value

  • Append to section
  • Insert alphabetically
  • Insert context sensitive

String constant in source

Source preview