TcxCustomBlobEdit.Properties Property
In This Article
Contains settings specific to BLOB editors.
#Declaration
Delphi
property Properties: TcxCustomBlobEditProperties read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Properties property to set up the attributes specific to BLOB editors. These properties are stored in the TcxCustomBlobEditProperties class.
See Also