如何在程序中让datetimepicker弹开来,而不用去点击弹开?
http://delphi.ktop.com.tw/board.php?cid=30&fid=69&tid=73935
DateTimePicker1.Perform(WM_SYSKEYDOWN, VK_DOWN, 0);