|
@@ -269,6 +269,7 @@ begin
|
|
FWebIDLToPas.ClassSuffix:='';
|
|
FWebIDLToPas.ClassSuffix:='';
|
|
FWebIDLToPas.KeywordSuffix:='_';
|
|
FWebIDLToPas.KeywordSuffix:='_';
|
|
FWebIDLToPas.KeywordPrefix:='';
|
|
FWebIDLToPas.KeywordPrefix:='';
|
|
|
|
+ FWebIDLToPas.DottedUnitsSupport:=dusFull;
|
|
end;
|
|
end;
|
|
|
|
|
|
constructor TWebIDLToPasApplication.Create(TheOwner: TComponent);
|
|
constructor TWebIDLToPasApplication.Create(TheOwner: TComponent);
|