Modifier property
property TOgCodeBase.Modifier : LongInt
Modifier property property TOgCodeBase.Modifier : LongInt |
![]() ![]() ![]() |
Modifier is used to sign the key.
If Modifier is equal to 0, the key is not altered. If Modifier is not equal to 0, it is used to sign the key. Modifier is normally generated as needed, but can be stored on the stream with the form if the StoreModifier property is True.
See also: OnGetModifier, StoreModifier