mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-21 20:09:51 +02:00
* Make port not stored, since it is in params already
git-svn-id: trunk@35435 -
This commit is contained in:
parent
12dddfb6c8
commit
00450470e2
@ -131,7 +131,7 @@ type
|
|||||||
property LoginPrompt;
|
property LoginPrompt;
|
||||||
property Params;
|
property Params;
|
||||||
property OnLogin;
|
property OnLogin;
|
||||||
Property Port;
|
Property Port stored false;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{ TIBConnectionDef }
|
{ TIBConnectionDef }
|
||||||
|
Loading…
Reference in New Issue
Block a user