[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: _crw_dynar.pas line 165
type TLongIntVector = class(TAbstractVector) |
public |
constructor Create(); |
property Item []: LongInt; default; [rw] |
end; |
| |
| |
| |
| |
| |
TObject |