FileSizeWritten property (Main Control)
Builder Syntax |
int FileSizeWritten; |
Delphi Syntax |
FileSizeWritten: Integer; |
Overview |
Refer to Saving a Bitmap to a File |
Remarks
(Read only) Gets the length of a file written, in bytes, when using the SaveOffset method.
This property is automatically updated with the correct length if the SaveOffset method is successful.
See Also
Elements: |
|
Topics: |