RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.CalAlignment Property

Determines the alignment of the drop-down calendar.

Pascal
property CalAlignment: TDTCalAlignment;
C++
__property TDTCalAlignment CalAlignment;

Set CalAlignment to dtaLeft or dtaRight to align the drop-down calendar on the left or right side of the component. This property is applicable only if the Kind property is dtkDate and the DateMode property is dmComboBox. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!