JVCL Help:TJvID3SimpleListFrame.Separator
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3SimpleListFrame.Separator Property
[+] TJvID3SimpleListFrame Methods
[+] TJvID3SimpleListFrame Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the Separator used to separate items in the list.
Pascal
propertySeparator: WideChar;
Description
The items in the list frame are stored in the tag as one string with the items separated by the separator specified by Separator. Frames that contains items with a fixed character length, do not use a separator. Separator returns #0 in these cases.
See Also
TJvID3SimpleListFrame.FixedStringLength
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page