[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpopenapi.objects.pp line 1384
type TSecurityRequirement = class(TBaseOpenAPIObject) |
public |
constructor Create(); |
destructor destroy; override; |
function AddItem(); |
property Requirements []: TStrings; [r] |
property Names []: string; [r] |
property Lists []: TStrings; [r] |
property Count: Integer; [r] |
end; |
| |
| |
TObject |