Icon ServerMainPort Property

property ServerMainPort: Integer

Usage

Use the ServerMainPort property to specify the port that the database server should listen on for regular data connections when the EngineType property is set to etServer. The default value is 12005.

Information This property cannot be set while the engine is active and the TDBISAMEngine Active property is True.
Image