TcxCustomBlobEdit.Properties Property
Contains settings specific to BLOB editors.
Declaration
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