[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: Prometheus_Core.pas line 44
type PrometheusEvent = record |
Type_: String; |
StrVal: String; |
StrVal2: String; |
IntVal: Int64; |
IntVal2: Int64; |
end; |