[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TMsgStrTable

Record used in string message handler table.

Declaration

Source position: objpash.inc line 84

type TMsgStrTable = record

  name: PShortString;

  

Message name

  method: pointer;

  

Method to call

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.