Skip to content

TWriter.DefineProperty

Callback used when defining and streaming custom properties.

Declaration

Source position: classesh.inc line 1729

public 
  procedure DefineProperty(const Name: string; ReadData: TReaderProc; 
                          AWriteData: TWriterProc; HasData: Boolean)
                          ;  Override;