Record TScriptElementMethod
Egység
Deklaráció
type TScriptElementMethod = record
Megjegyzés
This item has no description.
Áttekintés
Mezők
![]() |
name: string; |
![]() |
definition: string; |
![]() |
hasRetVal: Boolean; |
![]() |
retValType: string; |
![]() |
params: array of TScriptElementParameter; |
![]() |
parentType: string; |
Megjegyzés
Mezők
![]() |
name: string; |
|
This item has no description. | |
![]() |
definition: string; |
|
This item has no description. | |
![]() |
hasRetVal: Boolean; |
|
This item has no description. | |
![]() |
retValType: string; |
|
This item has no description. | |
![]() |
params: array of TScriptElementParameter; |
|
This item has no description. | |
![]() |
parentType: string; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
