Osztály TASTMMessage
Egység
Deklaráció
type TASTMMessage = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TASTMMessage
Áttekintés
Metódusok
![]() |
function Create: TASTMMessage; |
![]() |
function CreateWithValue(AString: string): TASTMMessage; |
![]() |
function LoadFromString(AString: string): Boolean; |
![]() |
function ToString: string; |
![]() |
function AddRecord(AType: Char): TASTMRecord; |
![]() |
function AddEmptyRecord: TASTMRecord; |
![]() |
procedure DeleteRecord(AIndex: LongInt); |
![]() |
procedure Clear; |
![]() |
procedure SetupDefaults; |
![]() |
procedure SetupFromIni(AFileName: string); |
Tulajdonságok
![]() |
property RecordCount: LongInt; |
![]() |
property RecordCountOfType[param1: string]: LongInt; |
![]() |
property Records[param1: Variant]: TASTMRecord; |
![]() |
property SendSingleRecords: Boolean; |
Megjegyzés
Metódusok
![]() |
function Create: TASTMMessage; |
|
This item has no description. | |
![]() |
function CreateWithValue(AString: string): TASTMMessage; |
|
This item has no description. | |
![]() |
function LoadFromString(AString: string): Boolean; |
|
This item has no description. | |
![]() |
function ToString: string; |
|
This item has no description. | |
![]() |
function AddRecord(AType: Char): TASTMRecord; |
|
This item has no description. | |
![]() |
function AddEmptyRecord: TASTMRecord; |
|
This item has no description. | |
![]() |
procedure DeleteRecord(AIndex: LongInt); |
|
This item has no description. | |
![]() |
procedure Clear; |
|
This item has no description. | |
![]() |
procedure SetupDefaults; |
|
This item has no description. | |
![]() |
procedure SetupFromIni(AFileName: string); |
|
This item has no description. | |
Tulajdonságok
![]() |
property RecordCount: LongInt; |
|
This item has no description. | |
![]() |
property RecordCountOfType[param1: string]: LongInt; |
|
This item has no description. | |
![]() |
property Records[param1: Variant]: TASTMRecord; |
|
This item has no description. | |
![]() |
property SendSingleRecords: Boolean; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
