mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 10:49:17 +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 Params;
|
||||
property OnLogin;
|
||||
Property Port;
|
||||
Property Port stored false;
|
||||
end;
|
||||
|
||||
{ TIBConnectionDef }
|
||||
|
Loading…
Reference in New Issue
Block a user