Source position: jwawinldap.pas line 2083
type LDAPSortKeyW = packed record
sk_attrtype: PWideChar;
sk_matchruleoid: PWideChar;
sk_reverseorder: ByteBool;
end;