Unit 'DateTimePicker' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_datetimectrls]

TEffectiveDateTimeParts

Declaration

Source position: datetimepicker.pas line 120

type TEffectiveDateTimeParts = set of (

  dtpDay,

  

  dtpMonth,

  

  dtpYear,

  

  dtpHour,

  

  dtpMinute,

  

  dtpSecond,

  

  dtpMiliSec,

  

  dtpAMPM

  

);



CT Web help

CodeTyphon Studio