TMsgStrTable

Record used in string message handler table.

Declaration

Source position: objpash.inc line 111

Type
TMsgStrTable = record
public
  name : PShortString;
  method : CodePointer;
end