Osztály TRSSParser
Egység
Deklaráció
type TRSSParser = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TRSSParser
Áttekintés
Metódusok
![]() |
function Create: TRSSParser; |
![]() |
function CreateFrom(AXML: string): TRSSParser; |
![]() |
function GetItemValue(AIndex: LongInt; AField: string; AStripHTMLTags: Boolean): Variant; |
![]() |
procedure Parse(AXML: string); |
Tulajdonságok
![]() |
property Count: LongInt; |
Megjegyzés
Metódusok
![]() |
function Create: TRSSParser; |
|
This item has no description. | |
![]() |
function CreateFrom(AXML: string): TRSSParser; |
|
This item has no description. | |
![]() |
function GetItemValue(AIndex: LongInt; AField: string; AStripHTMLTags: Boolean): Variant; |
|
This item has no description. | |
![]() |
procedure Parse(AXML: string); |
|
This item has no description. | |
Tulajdonságok
![]() |
property Count: LongInt; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
