mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 05:39:19 +02:00
* Accidentally made all published properties protected
git-svn-id: trunk@43507 -
This commit is contained in:
parent
a7e72617a6
commit
0b888bb4ce
@ -26,7 +26,7 @@ Type
|
|||||||
|
|
||||||
{ TFixedExportFormatSettings }
|
{ TFixedExportFormatSettings }
|
||||||
|
|
||||||
TFixedExportFormatSettings = Class (TCustomExportFormatSettings)
|
TFixedExportFormatSettings = Class (TExportFormatSettings)
|
||||||
private
|
private
|
||||||
FCharMode: TCharMode;
|
FCharMode: TCharMode;
|
||||||
Public
|
Public
|
||||||
|
Loading…
Reference in New Issue
Block a user