TZPConfig Class
Unit
:
ZicPlay.Config
Inheritance Hierarchy
System.TObject
ZicPlay.Config.TZPConfig
Syntax
Delphi
type TZPConfig = class(TObject)
The TZPConfig type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Destroy
Top
Properties
Show:
Inherited
Protected
Name
Description
ConfigFilename
Current
FilterText
PlayIntro
PlayIntroDuration
PlayNextRandom
PlayRepeatAll
PlayRepeatOne
Playlists
SortType
Volume
hasConfigChanged
mvPlaylistsVisible
Top
Methods
Show:
Inherited
Protected
Name
Description
GetDefaultConfigFilePath
GetDefaultFilePath
LoadFromFile
LoadFromStream
SaveToStream
SaveTofile
Top