Skip to main content

TdxBarDateOnStart Enum

Declaration

TdxBarDateOnStart = (
    bdsToday,
    bdsNullDate,
    bdsCustom
);

Members

Name
bdsToday
bdsNullDate
bdsCustom
See Also