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

TBinaryObjectWriter.WriteIdent

Writes an identifier to the stream.

Declaration

Source position: classesh.inc line 1062

public procedure TBinaryObjectWriter.WriteIdent(

  const Ident: String

); override;