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

TBinaryObjectWriter.WriteIdent

Writes an identifier to the stream.

Declaration

public procedure TBinaryObjectWriter.WriteIdent(

  const Ident: String

); override;