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

TWriter.DefineBinaryProperty

Callback used when defining and streaming custom properties.

Declaration

Source position: classesh.inc line 1353

public procedure TWriter.DefineBinaryProperty(

  const Name: String;

  ReadData: TStreamProc;

  AWriteData: TStreamProc;

  HasData: Boolean

); override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.