Source position: mselookupbuffer.pas line 25
type lbdatakindty = (
lbdk_none,
lbdk_integer,
lbdk_int64,
lbdk_float,
lbdk_text
);