Back to Devexpress

TcxCustomBlobEdit.Properties Property

vcl-cxblobedit-dot-tcxcustomblobedit.md

latest687 B
Original Source

TcxCustomBlobEdit.Properties Property

Contains settings specific to BLOB editors.

Declaration

delphi
property Properties: TcxCustomBlobEditProperties read; write;

Property Value

Type
TcxCustomBlobEditProperties

Remarks

Use the Properties property to set up the attributes specific to BLOB editors. These properties are stored in the TcxCustomBlobEditProperties class.

See Also

TcxCustomBlobEdit Class

TcxCustomBlobEdit Members

cxBlobEdit Unit