Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TiCalCollectionItem = class(TXMLCollectionItem)
![]() |
constructor Create; |
![]() |
property Priority : integer read m_iPriority write m_iPriority; |
![]() |
property UID : string read m_strUID write m_strUID; |
![]() |
property Beginning : TDateTime read m_datBegin write m_datBegin; |
![]() |
property Ending : TDateTime read m_datEnd write m_datEnd; |
![]() |
property Summary : string read m_strSummary write m_strSummary; |
![]() |
property Description : string read m_strDescription write m_strDescription; |
![]() |
property EventType : integer read m_iType write m_iType; |
![]() |
property ClassType : string read m_strClass write m_strClass; |
![]() |
property Categories : string read m_strCategories write m_strCategories; |
![]() |
property Organizer : string read m_strOrganizer write m_strOrganizer; |
![]() |
property Email : string read m_strEmail write m_strEmail; |
![]() |
property Location : string read m_strLocation write m_strLocation; |
![]() |
property URL : string read m_strURL write m_strURL; |
![]() |
property Rule : string read m_strRule write m_strRule; |
![]() |
property WholeTime : integer read m_iWholeTime write m_iWholeTime; |
![]() |
constructor Create; |
![]() |
property Priority : integer read m_iPriority write m_iPriority; |
![]() |
property UID : string read m_strUID write m_strUID; |
![]() |
property Beginning : TDateTime read m_datBegin write m_datBegin; |
![]() |
property Ending : TDateTime read m_datEnd write m_datEnd; |
![]() |
property Summary : string read m_strSummary write m_strSummary; |
![]() |
property Description : string read m_strDescription write m_strDescription; |
![]() |
property EventType : integer read m_iType write m_iType; |
![]() |
property ClassType : string read m_strClass write m_strClass; |
Falls ClassType nicht gesetzt wird -> PRIVATE
|
![]() |
property Categories : string read m_strCategories write m_strCategories; |
Kategorien durch Kommata trennen |
![]() |
property Organizer : string read m_strOrganizer write m_strOrganizer; |
![]() |
property Email : string read m_strEmail write m_strEmail; |
![]() |
property Location : string read m_strLocation write m_strLocation; |
![]() |
property URL : string read m_strURL write m_strURL; |
![]() |
property Rule : string read m_strRule write m_strRule; |
![]() |
property WholeTime : integer read m_iWholeTime write m_iWholeTime; |