[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Prefix to use in storage
Source position: rttiutils.pp line 121
public property TPropsStorage.Prefix : string |
Prefix is prepended to all property names to form the key name when writing a property to storage, or when reading a value from storage. This is useful when storing properties of multiple forms in a single section.
|
Section name for storage |