Unit 'AdvancedIPC' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl]

TIPCBase.MessageVersion

Message version for compatibility checking

Declaration

Source position: advancedipc.pp line 101

public property TIPCBase.MessageVersion : Integer
  read FMessageVersion
  write FMessageVersion;

Description

The MessageVersion property specifies the message version. Only messages with the same MessageVersion can be exchanged between server and client. This ensures compatibility between different versions of applications.

See also

TMessageHeader

  

Message header structure for IPC communication


Documentation generated on: Dec 15 2025