TdxBarDateOnStart Enum
Declaration
TdxBarDateOnStart = (
bdsToday,
bdsNullDate,
bdsCustom
);
Members
| Name |
|---|
bdsToday
|
bdsNullDate
|
bdsCustom
|
See Also