[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rtti.pp line 319
type TRttiArrayType = class(TRttiType) |
public |
property DimensionCount: SizeUInt; [r] |
property Dimensions []: TRttiType; [r] |
property ElementType: TRttiType; [r] |
property TotalElementCount: SizeInt; [r] |
end; |
| |
| |
| |
| |
TObject |