Subject | Re: [IBO] Press ESC key in a grid |
---|---|
Author | Jason Wharton |
Post date | 2001-08-24T23:30:01Z |
> I haven't seen this so far and was wondering about the "*".These are set operations. What the * does here is do a check of what is the
> [ gnF2Edits, gnF2Posts ] are enumerations of TIB_Grid_NavOptionType,
> FNavigateOptions is a set of TIB_Grid_NavOptionType.
> So what does the "*" do?
same in each set being compared.
The result will be an empty set [ ] if the two sets don't share any common
elements.
This code is simply checking whether or not one of two settings are in the
set property.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com