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

TBinaryObjectWriter.WriteMethodName

Writes a methodname to the stream.

Declaration

Source position: classesh.inc line 1055

public procedure TBinaryObjectWriter.WriteMethodName(

  const Name: String

); override;