Record tm
Unit
Declaration
type tm = record
Description
This item has no description.
Overview
Fields
| Public | tm_sec: longint; |
| Public | tm_min: longint; |
| Public | tm_hour: longint; |
| Public | tm_mday: longint; |
| Public | tm_mon: longint; |
| Public | tm_year: longint; |
| Public | tm_wday: longint; |
| Public | tm_yday: longint; |
| Public | tm_isdst: longint; |
| Public | tm_gmtoff: longint; |
| Public | tm_zone: Pchar |
| Public | __tm_gmtoff: longint; |
| Public | __tm_zone: Pchar |
Description
Fields
| Public | tm_sec: longint; |
|
This item has no description. | |
| Public | tm_min: longint; |
|
This item has no description. | |
| Public | tm_hour: longint; |
|
This item has no description. | |
| Public | tm_mday: longint; |
|
This item has no description. | |
| Public | tm_mon: longint; |
|
This item has no description. | |
| Public | tm_year: longint; |
|
This item has no description. | |
| Public | tm_wday: longint; |
|
This item has no description. | |
| Public | tm_yday: longint; |
|
This item has no description. | |
| Public | tm_isdst: longint; |
|
This item has no description. | |
| Public | tm_gmtoff: longint; |
|
This item has no description. | |
| Public | tm_zone: Pchar |
|
This item has no description. | |
| Public | __tm_gmtoff: longint; |
|
This item has no description. | |
| Public | __tm_zone: Pchar |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.