RAD Studio VCL Reference
|
Sets the field to be modified.
function Write(const Buffer; Count: Longint): Longint; override;
virtual __fastcall Longint Write(const Buffer, Longint Count);
Use Write to set the field to be modified, write the requested number of bytes to the Blob stream.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|