TcxCustomTimeEdit.Properties Property
In This Article
Contains settings specific to time editors.
#Declaration
Delphi
property Properties: TcxCustomTimeEditProperties read; write;
#Property Value
Type |
---|
Tcx |
#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