KeyEncoded Property
The key.
Syntax
__property String KeyEncoded[int KeyIndex] = {read=FKeyEncoded, write=FSetKeyEncoded}; __property RawByteString KeyEncodedB[int KeyIndex] = {read=FKeyEncodedB, write=FSetKeyEncodedB};
Default Value
""
Remarks
The key. This property is used to assign a specific key. The KeyUserId properties may also be used to specify a key.
The size of the array is controlled by the KeyCount property.
This property is not available at design time.
Data Type
Binary String