Difference between revisions of "IDE Window: Change Encoding Dialog"

From Free Pascal wiki
Jump to navigationJump to search
(Categorized)
 
Line 31: Line 31:
  
 
This list is filled when pressing the ''Update preview'' button.
 
This list is filled when pressing the ''Update preview'' button.
 
[[Category:IDE Window|C]]
 

Latest revision as of 20:28, 1 July 2015

Deutsch (de) English (en) 中文(中国大陆)‎ (zh_CN)

You can get to this dialog via: Tools / Convert encodings of project/packages ...

Overview

This dialog helps to convert whole projects or packages to UTF-8. Choose the project or package. Then click on Update preview to see what will happen. Setup options until content. Then click Convert to change the files.

Convert project or package

Select here the project or package and the new encoding.

File filter

Files in ASCII or UTF-8 encoding

Check this to convert files formerly encoded in ASCII or UTF-8.

Files not in ASCII or UTF-8 encoding

Check this to convert files formerly not encoded in ASCII or UTF-8. For example encoded in windows system encoding.

Filter

Set the file mask.

About Regular Expressions see IDE regular expressions

Preview

This list is filled when pressing the Update preview button.