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