Unit 'TAIntervalSources' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_tachart]

TDateTimeStepFormat

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: taintervalsources.pas line 60

type TDateTimeStepFormat = class(TPersistent)

public

  constructor Create();

  

published

  property YearFormat: string; [rws]

  

  property MonthFormat: string; [rws]

  

  property WeekFormat: string; [rws]

  

  property DayFormat: string; [rws]

  

  property HourFormat: string; [rws]

  

  property MinuteFormat: string; [rws]

  

  property SecondFormat: string; [rws]

  

  property MillisecondFormat: string; [rws]

  

end;

Inheritance

TDateTimeStepFormat

  

|

TObject



CT Web help

CodeTyphon Studio