Source position: cef3types.pas line 304
type TCefTime = record |
||
year: Integer; |
|
|
month: Integer; |
|
|
day_of_week: Integer; |
|
|
day_of_month: Integer; |
|
|
hour: Integer; |
|
|
minute: Integer; |
|
|
second: Integer; |
|
|
millisecond: Integer; |
|
|
end; |
CT Web help |
CodeTyphon Studio |