|
JWSCL Documentation
|
class function ConvertAceFlags(const AceFlags: Cardinal): TJwAceFlags; virtual; overload;
|
Parameters |
Description |
|
const AceFlags: Cardinal |
receives the value to be converted to a set of flags. Unknown bits are ignored in the result. |
The return value contains the set of ace flags. See TJwAceFlags for more information.
ConvertAceFlags converts a cardianl value to set of ACE flags.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|