TJwInheritedFromRecord = record GenerationGap: TCardinalE; AncestorName: WideString; SID: WideString; SIDString: WideString; System: WideString; UserName: WideString; end;
|
Members |
Description |
|
GenerationGap: TCardinalE; |
GenerationGap defines the gap between the source and heirs. (-1) defines that the gap could not be determined. |
|
AncestorName: WideString; |
AncestorName defines the name of the ancestor. (Always unicode. See TJwInheritedFromArrayEx ) |
|
SID: WideString; |
SID defines the name of the Sid which this record is dealing with. It looks like |
|
SIDString: WideString; |
SIDString defines the SID string in format |
|
System: WideString; |
SIDString defines the SID string in format |
|
UserName: WideString; |
SIDString defines the SID string in format |
TJwInheritedFromRecord is used to gather information about an inheritance flow
|
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!
|