[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Callback used when defining and streaming custom properties.
Source position: classesh.inc line 1124
public procedure TWriter.DefineProperty( |
const Name: String; |
ReadData: TReaderProc; |
AWriteData: TWriterProc; |
HasData: Boolean |
); override; |
No notes exist for this page yet.