Osztály THL7SubComponent
Egység
Deklaráció
type THL7SubComponent = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- THL7SubComponent
Áttekintés
Metódusok
![]() |
function Create: THL7SubComponent; |
![]() |
function CreateWithValue(AString: string): THL7SubComponent; |
![]() |
function UnescapedValue: string; |
![]() |
procedure Clear; |
Tulajdonságok
![]() |
property Value: string; |
![]() |
property AsString: string; |
![]() |
property AsInteger: LongInt; |
![]() |
property AsFloat: Extended; |
![]() |
property AsDouble: Extended; |
![]() |
property AsDate: TDateTime; |
![]() |
property AsTime: TDateTime; |
![]() |
property AsDateTime: TDateTime; |
Megjegyzés
Metódusok
![]() |
function Create: THL7SubComponent; |
|
This item has no description. | |
![]() |
function CreateWithValue(AString: string): THL7SubComponent; |
|
This item has no description. | |
![]() |
function UnescapedValue: string; |
|
This item has no description. | |
![]() |
procedure Clear; |
|
This item has no description. | |
Tulajdonságok
![]() |
property Value: string; |
|
This item has no description. | |
![]() |
property AsString: string; |
|
This item has no description. | |
![]() |
property AsInteger: LongInt; |
|
This item has no description. | |
![]() |
property AsFloat: Extended; |
|
This item has no description. | |
![]() |
property AsDouble: Extended; |
|
This item has no description. | |
![]() |
property AsDate: TDateTime; |
|
This item has no description. | |
![]() |
property AsTime: TDateTime; |
|
This item has no description. | |
![]() |
property AsDateTime: TDateTime; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
