ODAC

TBFileField.FileName Property

Indicates the name of a file associated with BFile.

Class

TBFileField

Syntax

property FileName: string;

Remarks

Use the FileName property to determine the name of a file associated with BFile.

Example

edFileName.Text := BFileField(OraQuery.FieldByName('Value')).FileName; 
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback