写一个函数吧,嘿嘿 const
  kf32FsysAggregate   =     $0010;function TFsysAggredate(a: integer):integer;
begin
  result := a and kf32FsysAggregate;
end;