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

TBinaryObjectWriter.WriteMethodName

Writes a methodname to the stream.

Declaration

public procedure TBinaryObjectWriter.WriteMethodName(

  const Name: String

); override;