TcxCustomTimeEdit.Properties Property
Contains settings specific to time editors.
Declaration
property Properties: TcxCustomTimeEditProperties read; write;
Property Value
Type |
---|
TcxCustomTimeEditProperties |
Remarks
Use the Properties member to adjust settings specific to time editors. It allows you to control the time format, value alignment, read-only status and many others.
See Also