фикс тулбара для уникода
git-svn-id: https://svn.code.sf.net/p/kolmck/code@20 91bb2d04-0c0c-4d2d-88a5-bbb6f4c1fa07
This commit is contained in:
parent
2ab8b39ada
commit
17011970db
@ -8609,7 +8609,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
if Result <> '' then
|
if Result <> '' then
|
||||||
if Result[ 1 ] <> '''' then
|
if Result[ 1 ] <> '''' then
|
||||||
Result := 'PChar( ' + Result + ' )';
|
Result := 'PKOLChar( ' + Result + ' )';
|
||||||
end;
|
end;
|
||||||
|
|
||||||
function P_PCharStringConstant( Sender: TObject; const Propname, Value: String ): String;
|
function P_PCharStringConstant( Sender: TObject; const Propname, Value: String ): String;
|
||||||
|
Loading…
Reference in New Issue
Block a user