TTMSFNCCloudStellarDataStoreBlob.LoadFromStream Method
Loads blob content from a stream and uploads it for the current field.
API unit family: TMSFNCCloudStellarDataStore
Declaring type: TTMSFNCCloudStellarDataStoreBlob
Syntax
procedure LoadFromStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
Source stream positioned at the data to upload. |