[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msebufdataset.pas line 610
type lookupdataty = record |
po: pointer; |
int: Integer; |
lint: Int64; |
doub: Double; |
cur: currency; |
mstr: msestring; |
boo: longbool; |
vari: variant; |
dt: tdatetime; |
guid: tguid; |
end; |