Lines Matching refs:inherited
442 inherited Create;
470 Result := inherited Capacity;
475 Result := inherited Count;
480 Result := inherited Items[Index];
485 Result := inherited OnNotify;
519 inherited Capacity := Value;
524 inherited Count := Value;
529 inherited Items[Index] := Value;
534 inherited OnNotify := Value;
709 inherited Create;
742 inherited;
896 inherited Create;