Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TMsgStrTable

Record used in string message handler table.

Declaration

Source position: objpash.inc line 111

type TMsgStrTable = record

  name: PShortString;

  

Message name.

  method: CodePointer;

  

Method to call.

end;


Documentation generated on: Jul 24 2023