TIWCGJQTimePickerOptions Class
Represents type TIWCGJQTimePickerOptions
.
The TIWCGJQTimePickerOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TCollection) | |
![]() | CreateSingle(TPersistent,string) | Initializes a new instance of the TIWCGJQTimePickerOptions class. (Overrides TIWCGJSon.CreateSingle(TPersistent,string).) |
Name | Description | |||
---|---|---|---|---|
![]() | AddSliderAccess | Adds the sliderAccess plugin to sliders within timepicker | ||
![]() | AltFieldTimeOnly | When altField is used from datepicker altField will only receive the formatted time and the original field only receives date. | ||
![]() | AltRedirectFocus | Whether to immediately focus the main field whenever the altField receives focus. Effective at construction time only, changing it later has no effect. | ||
![]() | AltSeparator | String placed between formatted date and formatted time in the altField. | ||
![]() | AltTimeFormat | The time format to use with the altField. | ||
![]() | AltTimeSuffix | String always placed after the formatted time in the altField. | ||
![]() | AlwaysSetTime | Function to be called when a date is chosen or time has changed (parameters: datetimeText, datepickerInstance). | ||
![]() | CGJSContainer | Represents property | ||
![]() | ClassData | Represents property | ||
![]() | ControlType | Whether to use 'slider' or 'select'. If 'slider' is unavailable through jQueryUI, 'select' will be used. | ||
![]() | DateTimePicker | Represents property | ||
![]() | DefaultValue | String of the default time value placed in the input on focus when the input is empty. | ||
![]() | Hour | Initial hour set. | ||
![]() | HourGrid | When greater than 0 a label grid will be generated under the slider. This number represents the units (in hours) between labels. | ||
![]() | HourMax | The maximum hour allowed for all dates. | ||
![]() | HourMin | The minimum hour allowed for all dates. | ||
![]() | InstList | Represents property | ||
![]() | IsStored | Represents property | ||
![]() | JSon | Return the Interface of SuperObject (ISuperObject) (Inherited from TIWCGJSon.) | ||
![]() | JSonEvents[string] | Represents property | ||
![]() | List | Represents property | ||
![]() | MaxDateTime | Date object of the maximum datetime allowed. Also Available as maxDate. | ||
![]() | MaxTime | String of the maximum time allowed. '8:00 pm' will restrict to times before 8pm | ||
![]() | MemberList | Represents property | ||
![]() | Microsec | Initial microsecond set.
| ||
![]() | MicrosecGrid | When greater than 0 a label grid will be genereated under the slider. This number represents the units (in microseconds) between labels. | ||
![]() | MicrosecMax | The maximum microsecond allowed for all dates. | ||
![]() | MicrosecMin | The minimum microsecond allowed for all dates. | ||
![]() | Millisec | Initial millisecond set. | ||
![]() | MillisecGrid | When greater than 0 a label grid will be genereated under the slider. This number represents the units (in milliseconds) between labels. | ||
![]() | MillisecMax | The maximum millisecond allowed for all dates. | ||
![]() | MillisecMin | The minimum millisecond allowed for all dates. | ||
![]() | MinDateTime | Date object of the minimum datetime allowed. Also available as minDate. | ||
![]() | MinTime | String of the minimum time allowed. '8:00 am' will restrict to times after 8am | ||
![]() | Minute | Initial minute set. | ||
![]() | MinuteGrid | When greater than 0 a label grid will be generated under the slider. This number represents the units (in minutes) between labels. | ||
![]() | MinuteMax | The maximum minute allowed for all dates. | ||
![]() | MinuteMin | The minimum minute allowed for all dates. | ||
![]() | Owner | Represents property | ||
![]() | PickerTimeFormat | How to format the time displayed within the timepicker. | ||
![]() | PickerTimeSuffix | String to place after the formatted time within the timepicker. | ||
![]() | PropCount | Represents property | ||
![]() | PropIndexByName[string] | Represents property | ||
![]() | PropList | Represents property | ||
![]() | PropName | Represents property | ||
![]() | PropNameByIndex[Integer] | Represents property | ||
![]() | Second | Initial second set. | ||
![]() | SecondGrid | When greater than 0 a label grid will be genereated under the slider. This number represents the units (in seconds) between labels. | ||
![]() | SecondMax | The maximum second allowed for all dates. | ||
![]() | SecondMin | The minimum second allowed for all dates. | ||
![]() | Separator | When formatting the time this string is placed between the formatted date and formatted time. | ||
![]() | ShowButtonPanel | Whether to show the button panel at the bottom. This is generally needed. | ||
![]() | ShowHour | Whether to show the hour control. The default of null will use detection from timeFormat. | ||
![]() | ShowMicrosec | Whether to show the microsecond control. The default of null will use detection from timeFormat. | ||
![]() | ShowMillisec | Whether to show the millisecond control. The default of null will use detection from timeFormat. | ||
![]() | ShowMinute | Whether to show the minute control. The default of null will use detection from timeFormat. | ||
![]() | ShowSecond | Whether to show the second control. The default of null will use detection from timeFormat. | ||
![]() | ShowTime | Whether to show the time selected within the datetimepicker. | ||
![]() | ShowTimepicker | Whether to show the timepicker within the datepicker. | ||
![]() | ShowTimezone | Whether to show the timezone select. | ||
![]() | SliderAccessArgs | Object to pass to sliderAccess when used. | ||
![]() | SObj | Represents property | ||
![]() | StepHour | Hours per step the slider makes. | ||
![]() | StepMicrosec | Microseconds per step the slider makes. | ||
![]() | StepMillisec | Milliseconds per step the slider makes. | ||
![]() | StepMinute | Minutes per step the slider makes. | ||
![]() | StepSecond | Seconds per step the slider makes. | ||
![]() | TimeOnly | Hide the datepicker and only provide a time interface. | ||
![]() | TimeOnlyShowDate | Show the date and time in the input, but only allow the timepicker. | ||
![]() | TimeSep | Represents property | ||
![]() | Timezone | Initial timezone set. This is the offset in minutes. If null the browser's local timezone will be used. If you're timezone is "-0400" you would use -240. For backwards compatibility you may pass "-0400", however the timezone is stored in minutes and more reliable. |
Name | Description | |||
---|---|---|---|---|
![]() | AddBooleanMember(string,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddColorMember(string,TIWCGColor,Boolean,Boolean) | Represents method | ||
![]() | AddCurrencyMember(string,Currency,Boolean,Boolean) | Represents method | ||
![]() | AddDoubleMember(string,Double,Boolean,Boolean) | Represents method | ||
![]() | AddDynObjListMember(string,Boolean,Boolean) | Represents method | ||
![]() | AddEnumMember(string,string[],Byte,Boolean,Boolean) | Represents method | ||
![]() | AddEnumSetMember(string,string[],Void,Word,Boolean,Boolean) | Represents method | ||
![]() | AddFuncMember(string,string,string,Boolean,TIWCGJSonFuncClass,Boolean,Boolean) | Represents method | ||
![]() | AddHTML5(TIWHTMLTag) | Represents method | ||
![]() | AddIntegerMember(string,Integer,Boolean,Boolean) | Represents method | ||
![]() | AddJSonMember(string,TCGJSon,Boolean,Boolean) | Represents method | ||
![]() | AddMembers | The procedure add jquery properties.
| ||
![]() | AddObjListMember(string,TIWCGJSonListClass,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddObjMember(string,TIWCGJSonClass,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddSimpleArrayMember(string,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddStringMember(string,string,Boolean,Boolean) | Represents method | ||
![]() | AddVariantMember(string,Variant,Boolean,Boolean) | Represents method | ||
![]() | AfterConstruction | Represents method | ||
![]() | Assign(TPersistent) | Represents method | ||
![]() | CheckJSonMember(Integer) | Represents method | ||
![]() | ConvertEnumToString(string) | Represents method | ||
![]() | ConvertSetToString(string,TCGStringArray) | Represents method | ||
![]() | FreeJSonObj(Integer) | Overloaded. Represents method | ||
![]() | FreeJSonObj(string) | Overloaded. Represents method | ||
![]() | GetBooleanValue(Integer) | Represents method | ||
![]() | GetCGJSContainer | Represents method | ||
![]() | GetColorValue(Integer) | Represents method | ||
![]() | GetCurrencyValue(Integer) | Represents method | ||
![]() | GetCustomJq(string,ISuperObject) | Represents method | ||
![]() | GetDoubleValue(Integer) | Represents method | ||
![]() | GetDynObjListValue(Integer) | Represents method | ||
![]() | GetEnumAsString(Integer) | Represents method | ||
![]() | GetEnumerValue(Integer) | Represents method | ||
![]() | GetEnumSetValue(Integer,Pointer) | Represents method | ||
![]() | GetFixedScript(TIWCGJSonFunc,Boolean) | Represents method | ||
![]() | GetFuncValue(Integer) | Represents method | ||
![]() | GetHTMLName | Represents method | ||
![]() | GetImplComponent | Represents method | ||
![]() | GetIntegerValue(Integer) | Represents method | ||
![]() | GetIsStored | Represents method | ||
![]() | GetItemIndex | Represents method | ||
![]() | GetIWCLName | Represents method | ||
![]() | GetJSon | Represents method | ||
![]() | GetJSonByType(Boolean,Boolean) | Represents method | ||
![]() | GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean) | Represents method | ||
![]() | GetJSonValue(Integer) | Represents method | ||
![]() | GetJSonValueObj(Integer) | Represents method | ||
![]() | GetMemberJSon(TCGJSonMember,ISuperObject,Boolean,Boolean,string) | Represents method | ||
![]() | GetMemberSetterHandler(TObject,TCGJSonMember) | Represents method | ||
![]() | GetMemberSetterScriptParts(TIWCGResponseMemberList,TIWCGJScript) | Represents method | ||
![]() | GetMembersJSon(TIWCGResponseMemberList,Boolean,Boolean) | Represents method | ||
![]() | GetObjListValue(Integer) | Represents method | ||
![]() | GetObjValue(Integer) | Represents method | ||
![]() | GetOwner | Represents method | ||
![]() | GetPropName | Represents method | ||
![]() | GetSimpleArrayValue(Integer) | Represents method | ||
![]() | GetStringValue(Integer) | Represents method | ||
![]() | GetVariantValue(Integer) | Represents method | ||
![]() | InternalGetJSon(TEachPropJSonProc,Boolean,Boolean,Void,Boolean,Boolean,TIWCGResponseMemberList,Boolean) | Represents method | ||
![]() ![]() | IsArray | Represents method | ||
![]() | IsBooleanStored(Integer) | Represents method | ||
![]() | IsColorStored(Integer) | Represents method | ||
![]() | IsCurrencyStored(Integer) | Represents method | ||
![]() | IsDoubleStored(Integer) | Represents method | ||
![]() | IsEnumerStored(Integer) | Represents method | ||
![]() | IsEnumSetStored(Integer) | Represents method | ||
![]() | IsFuncStored(Integer) | Represents method | ||
![]() | IsIntegerStored(Integer) | Represents method | ||
![]() | IsJSonObjStored(string) | Represents method | ||
![]() | IsJSonStored(Integer) | Represents method | ||
![]() | IsObjStored(Integer) | Represents method | ||
![]() | IsStringStored(Integer) | Represents method | ||
![]() | IsVariantStored(Integer) | Represents method | ||
![]() ![]() | JSonEscape | Represents method | ||
![]() ![]() | JSonIdent | Represents method | ||
![]() ![]() | JSonNameQuote | Represents method | ||
![]() | ResetProps | Represents method | ||
![]() | SetBooleanValue(Integer,Boolean) | Represents method | ||
![]() | SetColorValue(Integer,TIWCGColor) | Represents method | ||
![]() | SetCurrencyValue(Integer,Currency) | Represents method | ||
![]() | SetDoubleValue(Integer,Double) | Represents method | ||
![]() | SetDynObjListValue(Integer,TIWCGJSonDynObjList) | Represents method | ||
![]() | SetEnumerValue(Integer,Byte) | Represents method | ||
![]() | SetEnumSetValue(Integer,Pointer) | Represents method | ||
![]() | SetFuncValue(Integer,TIWCGJSonFunc) | Represents method | ||
![]() | SetIntegerValue(Integer,Integer) | Represents method | ||
![]() | SetJSonValue(Integer,TCGJSon) | Represents method | ||
![]() | SetObjListValue(Integer,TIWCGJSonList) | Represents method | ||
![]() | SetObjValue(Integer,TIWCGJSon) | Represents method | ||
![]() | SetSimpleArrayValue(Integer,TIWCGJSonSimpleArray) | Represents method | ||
![]() | SetStringValue(Integer,string) | Represents method | ||
![]() | SetVariantValue(Integer,Variant) | Represents method | ||
![]() | StoreProperty(PPropInfo,TObject) | Represents method | ||
![]() | SupportsSetter(TObject,TCGJSonMember) | Represents method |